add NO_CDROM tag

This commit is contained in:
brad 1999-09-27 14:19:02 +00:00
parent ab1c300ac9
commit 6e4af730ad

View File

@ -1,17 +1,18 @@
# $OpenBSD: Makefile,v 1.2 1998/11/09 01:50:02 marc Exp $
#
# $OpenBSD: Makefile,v 1.3 1999/09/27 14:19:02 brad Exp $
DISTNAME= xteddy-1.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.leo.org/pub/comp/usenet/comp.sources.x/xteddy/
NO_CDROM= "Can only be distributed for free"
NEED_VERSION= 1.114
#MAINTAINER= Isegrim@Wunder-Nett.org
MAINTAINER= felix@mamba.pond.sub.org
MASTER_SITES= ftp://ftp.leo.org:/pub/comp/usenet/comp.sources.x/xteddy/
USE_IMAKE= yes
post-install:
strip ${PREFIX}/bin/xteddy
@${STRIP} ${PREFIX}/bin/xteddy
.include <bsd.port.mk>