16 lines
280 B
Makefile
16 lines
280 B
Makefile
# $OpenBSD: Makefile,v 1.5 1999/04/09 02:27:12 brad Exp $
|
|
|
|
DISTNAME= xboing2.4
|
|
PKGNAME= xboing-2.4
|
|
CATEGORIES= games
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= games
|
|
|
|
USE_IMAKE= yes
|
|
WRKSRC= ${WRKDIR}/xboing
|
|
|
|
.include <bsd.port.mk>
|