Edit

IABSD.fr/ports/emulators/xcopilot/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2013-03-11 11:02:49
    Hash : 9cd014a3
    Message : PERMIT_* / REGRESS->TEST sweep

  • emulators/xcopilot/Makefile
  • # $OpenBSD: Makefile,v 1.21 2013/03/11 11:06:04 espie Exp $
    
    COMMENT=	emulator for US Robotics Pilot PDA
    
    DISTNAME=	xcopilot-0.6.6
    REVISION=	1
    CATEGORIES=	emulators
    
    # GPL
    PERMIT_PACKAGE_CDROM=	Yes
    
    WANTLIB=		ICE SM X11 Xext Xpm Xt c pthread-stubs xcb
    
    MASTER_SITES=	http://xcopilot.cuspy.com/build/
    
    USE_GROFF =	Yes
    CONFIGURE_STYLE=gnu
    
    .include <bsd.port.mk>