Update to 2.43 which has a less restrictive license.

Remove MAINTAINER as email bounces.

ok sturm@
This commit is contained in:
jsg 2005-10-15 00:20:53 +00:00
parent a537b5498f
commit eb41425d19
3 changed files with 13 additions and 16 deletions

View File

@ -1,27 +1,24 @@
# $OpenBSD: Makefile,v 1.8 2004/11/28 22:41:17 espie Exp $
# $OpenBSD: Makefile,v 1.9 2005/10/15 00:20:53 jsg 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= UnixFrotz232R2Std10
PKGNAME= frotz-2.32
DISTNAME= frotz-2.43
CATEGORIES= games
HOMEPAGE= http://www.cs.csubak.edu/~dgriffi/proj/frotz/
MAINTAINER= Carsten Ilchmann <ci2@gmx.net>
PERMIT_PACKAGE_CDROM= No
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= No
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c curses
MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/interpreters/frotz/
MASTER_SITES= http://www.ifarchive.org/if-archive/infocom/interpreters/frotz/
MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS}"
WRKDIST= ${WRKDIR}/frotz-2.32
MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS}" CONFIG_DIR="${SYSCONFDIR}"
ALL_TARGET= frotz
@ -31,6 +28,6 @@ NO_REGRESS= Yes
do-install:
${INSTALL_PROGRAM} ${WRKBUILD}/frotz ${PREFIX}/bin
${INSTALL_MAN} ${WRKBUILD}/frotz.6 ${PREFIX}/man/man6
${INSTALL_MAN} ${WRKBUILD}/doc/frotz.6 ${PREFIX}/man/man6
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
MD5 (UnixFrotz232R2Std10.tar.gz) = 5c40f4a9da46a65cd0fd09821bf93538
RMD160 (UnixFrotz232R2Std10.tar.gz) = c2b33f70754a3bdf80d91f0090c056a005908580
SHA1 (UnixFrotz232R2Std10.tar.gz) = cd5124a58aaff6a60eecbc352dd18c4402d87ce6
SIZE (UnixFrotz232R2Std10.tar.gz) = 63021
MD5 (frotz-2.43.tar.gz) = efe51879e012b92bb8d5f4a82e982677
RMD160 (frotz-2.43.tar.gz) = ccfc303e116e517caff0fec8f3bd555dfc02ae4e
SHA1 (frotz-2.43.tar.gz) = 2b2684ec670b471489c15be732c7dd1c59821b00
SIZE (frotz-2.43.tar.gz) = 160771

View File

@ -1,4 +1,4 @@
Frotz is another of the fine family of interpreters for Infocom's text
adventures and compatible games. This is version 2.32.
adventures and compatible games.
"Frotz" is also the name of the spell to make an object emit light.