openbsd-ports/emulators/xcopilot/Makefile

20 lines
392 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.13 2002/12/23 00:37:50 pvalchev Exp $
COMMENT= "emulator for US Robotics Pilot PDA"
1998-08-31 20:00:43 -04:00
1998-08-31 23:02:27 -04:00
DISTNAME= xcopilot-0.6.6
CATEGORIES= emulators palm
1998-10-15 00:55:16 -04:00
# GPL
2000-05-31 12:24:33 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 03:02:07 -05:00
1998-10-15 00:55:16 -04:00
MASTER_SITES= http://xcopilot.cuspy.com/build/
2000-05-31 12:24:33 -04:00
USE_X11= Yes
CONFIGURE_STYLE=gnu
1998-08-31 20:00:43 -04:00
.include <bsd.port.mk>