17 lines
302 B
Makefile
17 lines
302 B
Makefile
# $OpenBSD: Makefile,v 1.6 2000/02/11 00:37:24 espie Exp $
|
|
|
|
DISTNAME= xboing2.4
|
|
PKGNAME= xboing-2.4
|
|
CATEGORIES= games
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= games
|
|
NEED_VERSION= 1.191
|
|
|
|
USE_IMAKE= yes
|
|
WRKDIST= ${WRKDIR}/xboing
|
|
|
|
.include <bsd.port.mk>
|