2e59490083
comment where sources have changed/no longer exist See port status web page (to be updated real-soon-now) for details
17 lines
288 B
Makefile
17 lines
288 B
Makefile
# $OpenBSD: Makefile,v 1.2 1998/11/09 01:49:58 marc Exp $
|
|
#
|
|
|
|
DISTNAME= xevil1.5
|
|
PKGNAME= xevil-1.5
|
|
CATEGORIES= games
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= games/xevil1.5
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|