100196f27a
Especially now that the default line is more verbose.
22 lines
405 B
Makefile
22 lines
405 B
Makefile
# $OpenBSD: Makefile,v 1.13 2001/10/28 13:05:46 espie Exp $
|
|
|
|
COMMENT= "X11 arcade"
|
|
|
|
DISTNAME= xboing2.4
|
|
PKGNAME= xboing-2.4
|
|
CATEGORIES= games
|
|
NEED_VERSION= 1.402
|
|
|
|
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>
|