openbsd-ports/emulators/xcopilot/Makefile

22 lines
403 B
Makefile
Raw Normal View History

2000-05-31 12:24:33 -04:00
# $OpenBSD: Makefile,v 1.8 2000/05/31 16:24:33 espie Exp $
1998-08-31 20:00:43 -04:00
1998-08-31 23:02:27 -04:00
DISTNAME= xcopilot-0.6.6
1998-08-31 20:00:43 -04:00
CATEGORIES= emulators pilot
2000-05-31 12:24:33 -04:00
FAKE= Yes
1998-08-31 20:00:43 -04:00
MAINTAINER= angelos@openbsd.org
1998-10-15 00:55:16 -04:00
2000-02-12 03:02:07 -05:00
LICENSE_TYPE= 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
1998-10-15 00:55:16 -04:00
2000-05-31 12:24:33 -04:00
GNU_CONFIGURE= Yes
1998-08-31 20:00:43 -04:00
.include <bsd.port.mk>