openbsd-ports/emulators/xcopilot/Makefile

20 lines
361 B
Makefile
Raw Normal View History

2013-03-11 07:02:49 -04:00
# $OpenBSD: Makefile,v 1.21 2013/03/11 11:06:04 espie Exp $
COMMENT= emulator for US Robotics Pilot PDA
1998-08-31 20:00:43 -04:00
2010-10-23 18:01:29 -04:00
DISTNAME= xcopilot-0.6.6
2012-09-04 03:35:52 -04:00
REVISION= 1
CATEGORIES= emulators
1998-10-15 00:55:16 -04:00
# GPL
2000-05-31 12:24:33 -04:00
PERMIT_PACKAGE_CDROM= Yes
2010-10-23 18:01:29 -04:00
WANTLIB= ICE SM X11 Xext Xpm Xt c pthread-stubs xcb
2000-02-12 03:02:07 -05:00
2010-10-23 18:01:29 -04:00
MASTER_SITES= http://xcopilot.cuspy.com/build/
1998-10-15 00:55:16 -04:00
2010-10-18 14:00:15 -04:00
USE_GROFF = Yes
CONFIGURE_STYLE=gnu
1998-08-31 20:00:43 -04:00
.include <bsd.port.mk>