openbsd-ports/games/xboing/Makefile

22 lines
404 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.17 2003/06/18 21:43:40 pvalchev Exp $
COMMENT= "blockout style game for X11"
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>