# Created by: janos.mohacsi@bsd.hu # $FreeBSD$ PORTNAME= polypuzzle PORTVERSION= 1.6 PORTREVISION= 1 CATEGORIES= games tcl tk MASTER_SITES= ftp://ibiblio.org/pub/Linux/games/ EXTRACT_SUFX= .tgz MAINTAINER= jmohacsi@bsd.hu COMMENT= Tessellation puzzle game RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes DOC_FILES= About Bugs Changelog Install Instructions Links Math Readme \ Thanks Todo DATA_FILES= menus pieces.3x20 pieces.783 pieces.bonus pieces.colours \ pieces.flower pieces.large pieces.medium pieces.monster \ pieces.round pieces.small pieces.square pieces.star \ pieces.triangle pre-install: @${REINPLACE_CMD} -e "s:%%DATADIR%%:${DATADIR}:g" ${WRKSRC}/polypuzzle do-install: ${INSTALL_SCRIPT} ${WRKSRC}/polypuzzle ${PREFIX}/bin ${MKDIR} ${DATADIR} .for f in ${DATA_FILES} @${INSTALL_DATA} ${WRKSRC}/${f} ${DATADIR} .endfor .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for f in ${DOC_FILES} @${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} .endfor .endif .include f='/~lantw44/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dhid
Commit message (Expand)AuthorAgeFilesLines
* Switch to use newer GMP version.ale2010-04-191-2/+2
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
* Chase libgmp and bump PORTREVISION.ale2009-05-131-1/+2
* - Update to 5.5jadawin2008-06-252-4/+4
* Update to 5.4edwin2008-04-294-23/+24
* rcNG'fy the startup script.ume2006-05-183-27/+34
* Chase gmp library and bump PORTREVISION.ale2006-05-101-1/+2
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
* Upgrade to 5.3edwin2006-01-074-34/+14
* Update WWWmnag2005-11-172-2/+3
* - Use MAKE_ARGSvs2005-04-222-45/+7
* - Reset long time inactive maintainerpav2005-02-201-1/+1
* - Update to 5.2pav2005-02-2012-40/+318
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
* Massive repo-copies request: net->dns (partly devel->dns)edwin2003-09-051-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* PERL -> REINPLACEedwin2002-11-041-1/+2
* Remove version from pkg-descrdwcjr2002-09-021-1/+1
* Update to version 4.0.2.steve2001-02-266-30/+29
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-052-3/+21