FAKE=Yes HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF and bump NEED_VERSION accordingly.
21 lines
437 B
Makefile
21 lines
437 B
Makefile
# $OpenBSD: Makefile,v 1.10 2000/10/22 15:41:57 espie Exp $
|
|
|
|
DISTNAME= xcopilot-0.6.6
|
|
CATEGORIES= emulators pilot
|
|
NEED_VERSION= 1.305
|
|
|
|
MAINTAINER= Angelos D. Keromytis <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
|
|
CONFIGURE_STYLE=gnu
|
|
|
|
.include <bsd.port.mk>
|