# New ports collection makefile for: dungeon # Date created: 31 October 1999 # Whom: Ryo MIYAMOTO # # $FreeBSD$ # PORTNAME= dungeon PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.ifarchive.org/if-archive/games/source/ \ ftp://ftp.ifarchive.com/if-archive/games/source/ \ http://mirror.ifarchive.org/if-archive/games/source/ \ ftp://ftp.funet.fi/pub/misc/if-archive/games/source/ \ ftp://ftp.planetmirror.com/pub/if-archive/games/source/ \ http://www.ibiblio.org/pub/docs/interactive-fiction/games/source/ \ http://ifarchive.flavorplex.com/if-archive/games/source/ \ http://www.vaxdungeon.com/Archive/dungeon/ DISTFILES= dungn27s.zip dungn32b.zip MAINTAINER= rmiya@cc.hirosaki-u.ac.jp COMMENT= Text adventure game of ZORK EXTRACT_ONLY= dungn27s.zip NO_WRKSUBDIR= yes USE_ZIP= yes #WRKSRC= ${WRKDIR}/${DISTNAME} MAN6= dungeon.6 TMPFILE= ${WRKSRC}/dungeon.tmp #do-extract: # ${RM} -rf ${WRKSRC} # ${MKDIR} ${WRKSRC} # (cd ${WRKSRC} && unzip ${DISTDIR}/dungn27s.zip > /dev/null) post-extract: (cd ${WRKSRC} && ${LS} > ${TMPFILE}.1) (cd ${WRKSRC} && ${AWK} -f ${FILESDIR}/aa.awk < ${TMPFILE}.1 \ > ${TMPFILE}.2) (cd ${WRKSRC} && sh ${TMPFILE}.2) (cd ${WRKSRC} && ${RM} ${TMPFILE}.?) (cd ${WRKSRC} && ${CP} makefile Makefile) pre-install: ${RM} -rf ${PREFIX}/share/dungeon ${MKDIR} ${PREFIX}/share/dungeon do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dungeon ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/dtextc.dat ${PREFIX}/share/dungeon ${INSTALL_MAN} ${WRKSRC}/dungeon.6 ${PREFIX}/man/man6 post-install: ${STRIP_CMD} ${PREFIX}/bin/dungeon .if !defined(NOPORTDOCS) ${INSTALL_DATA} ${WRKSRC}/history ${PREFIX}/share/dungeon ${INSTALL_DATA} ${WRKSRC}/manifest ${PREFIX}/share/dungeon ${INSTALL_DATA} ${WRKSRC}/readme ${PREFIX}/share/dungeon ${INSTALL_DATA} ${DISTDIR}/dungn32b.zip ${PREFIX}/share/dungeon .endif .include d_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/eet/distinfo
Commit message (Expand)AuthorAgeFilesLines
* - Update EFL to 1.7.9gblach2013-11-081-2/+2
* - Update EFL to 1.7.8gblach2013-08-081-2/+2
* - Update EFL libraries to 1.7.7gblach2013-05-191-2/+2
* - Update EFL libraries to 1.7.6(.1)gblach2013-04-231-2/+2
* - Update EFL to 1.7.5gblach2013-01-161-2/+2
* - Update Enlightenment to 0.17.0gblach2012-12-23