- update HOMEPAGE and MASTER_SITES
- specify license version - regen PLIST with @bin marker
This commit is contained in:
parent
f3bd35e4f1
commit
d4d95f2102
@ -1,16 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2007/12/04 16:36:00 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2008/10/24 12:17:23 jasper Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2000/01/15 18:46:28 jlam Exp $
|
||||
# Original from: Stefan Jokisch
|
||||
|
||||
COMMENT= Curses-based interpreter for Infocom-compatible games
|
||||
|
||||
DISTNAME= frotz-2.43
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= games
|
||||
|
||||
HOMEPAGE= http://frotz.homeunix.org/frotz/
|
||||
HOMEPAGE= http://frotz.sourceforget.net/
|
||||
|
||||
# GPL
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
@ -18,7 +18,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= c curses
|
||||
|
||||
MASTER_SITES= http://frotz.homeunix.org/frotz/files/
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=frotz/}
|
||||
|
||||
MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS}" CONFIG_DIR="${SYSCONFDIR}"
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/15 00:46:09 espie Exp $
|
||||
bin/frotz
|
||||
@comment $OpenBSD: PLIST,v 1.4 2008/10/24 12:17:23 jasper Exp $
|
||||
@bin bin/frotz
|
||||
@man man/man6/frotz.6
|
||||
|
Loading…
Reference in New Issue
Block a user