openbsd-ports/emulators/xcopilot/Makefile

21 lines
424 B
Makefile
Raw Normal View History

2004-11-27 05:39:13 -05:00
# $OpenBSD: Makefile,v 1.14 2004/11/27 10:39:14 espie 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
2004-11-27 05:39:13 -05:00
WANTLIB= ICE SM X11 Xext Xpm Xt c
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>