46b5f232b5
FAKE=Yes HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF and bump NEED_VERSION accordingly.
22 lines
413 B
Makefile
22 lines
413 B
Makefile
# $OpenBSD: Makefile,v 1.11 2000/10/22 15:42:05 espie Exp $
|
|
|
|
DISTNAME= xboing2.4
|
|
PKGNAME= xboing-2.4
|
|
CATEGORIES= games
|
|
NEED_VERSION= 1.305
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= games
|
|
|
|
CONFIGURE_STYLE=imake
|
|
WRKDIST= ${WRKDIR}/xboing
|
|
|
|
.include <bsd.port.mk>
|