Enable fake; remove unneeded comments.
This commit is contained in:
parent
7c9cce663d
commit
0bee40deb6
@ -1,14 +1,7 @@
|
||||
# New ports collection makefile for: gracula
|
||||
# Version required: 3.0
|
||||
# Date created: 28 Oct 1999
|
||||
# Whom: Kevin Lo <kevlo@openbsd.org>
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.3 2000/04/09 17:36:40 espie Exp $
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.4 2000/05/21 19:51:14 fgsch Exp $
|
||||
|
||||
DISTNAME= gracula-3.0
|
||||
CATEGORIES= graphics
|
||||
FAKE=No
|
||||
MASTER_SITES= ftp://ftp.whizkidtech.net/cgi/gcl/ \
|
||||
http://www.whizkidtech.net/gcl/
|
||||
|
||||
@ -19,6 +12,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
FAKE= Yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/gracula ${PREFIX}/bin
|
||||
$(INSTALL_PROGRAM) ${WRKSRC}/sec2000 ${PREFIX}/bin
|
||||
|
Loading…
Reference in New Issue
Block a user