22 lines
403 B
Makefile
22 lines
403 B
Makefile
# $OpenBSD: Makefile,v 1.8 2000/05/31 16:24:33 espie Exp $
|
|
|
|
DISTNAME= xcopilot-0.6.6
|
|
CATEGORIES= emulators pilot
|
|
FAKE= Yes
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
LICENSE_TYPE= GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MASTER_SITES= http://xcopilot.cuspy.com/build/
|
|
|
|
USE_X11= Yes
|
|
|
|
GNU_CONFIGURE= Yes
|
|
|
|
.include <bsd.port.mk>
|