openbsd-ports/games/xboing/Makefile

22 lines
407 B
Makefile
Raw Normal View History

2000-03-16 18:47:53 -05:00
# $OpenBSD: Makefile,v 1.7 2000/03/16 23:47:53 turan Exp $
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
1998-05-19 22:53:11 -04:00
MAINTAINER= angelos@openbsd.org
2000-03-16 18:47:53 -05:00
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
2000-02-10 19:37:15 -05:00
NEED_VERSION= 1.191
1998-05-19 22:53:11 -04:00
USE_IMAKE= yes
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/xboing
1998-05-19 22:53:11 -04:00
.include <bsd.port.mk>