openbsd-ports/games/xboing/Makefile

22 lines
384 B
Makefile
Raw Normal View History

2002-10-26 16:44:38 -04:00
# $OpenBSD: Makefile,v 1.16 2002/10/26 20:44:39 naddy Exp $
COMMENT= "X11 arcade"
1998-05-19 22:53:11 -04:00
DISTNAME= xboing2.4
PKGNAME= xboing-2.4
1998-05-19 22:53:11 -04:00
CATEGORIES= games
2000-03-16 18:47:53 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2002-05-13 14:50:36 -04:00
MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/}
1998-05-19 22:53:11 -04:00
CONFIGURE_STYLE=imake
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/xboing
1998-05-19 22:53:11 -04:00
2002-10-26 16:44:38 -04:00
NO_REGRESS= Yes
1998-05-19 22:53:11 -04:00
.include <bsd.port.mk>