openbsd-ports/games/xboing/Makefile

21 lines
387 B
Makefile
Raw Normal View History

2002-05-13 14:50:36 -04:00
# $OpenBSD: Makefile,v 1.15 2002/05/13 18:50:43 espie 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
2002-03-21 15:57:06 -05:00
NEED_VERSION= 1.515
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
.include <bsd.port.mk>