# New ports collection makefile for: polypuzzle # Date created: 30 June 2004 # Whom: janos.mohacsi@bsd.hu # # $FreeBSD$ # PORTNAME= polypuzzle PORTVERSION= 1.5.1 CATEGORIES= games tcl84 tk84 MASTER_SITES= ftp://ibiblio.org/pub/Linux/games/ EXTRACT_SUFX= .tgz MAINTAINER= janos.mohacsi@bsd.hu COMMENT= Tessellation puzzle game RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes NO_BUILD= yes DOC_FILES= About Bugs Changelog Copyright Install Math Readme Thanks Todo DATA_FILES= menus pieces.3x20 pieces.783 pieces.bonus pieces.colours \ pieces.flower pieces.large pieces.medium pieces.monster \ 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 cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/print/lyx/distinfo
Commit message (Expand)AuthorAgeFilesLines
* Update to 2.2.3.rakuco2017-05-181-3/+3
* Update to 2.2.2.rakuco2016-10-161-3/+3
* Update to 2.2.1.rakuco2016-08-061-3/+3
* Update to 2.2.0.rakuco2016-07-031-3/+3
* Update to 2.1.5, the last release in the 2.1 series.rakuco2016-06-211-2/+3
* Update to 2.1.4.rakuco2015-08-041-2/+2
* Update to 2.1.3.rakuco2015-02-201-2/+2
* Update to 2.1.2rakuco2014-09-291-2/+2
* Update to 2.1.1.rakuco2014-07-171-2/+2
* Update to 2.1.0.rakuco2014-05-061-2/+2
* - Update to 2.0.8.rakuco2014-04-271-2/+2
* Update to 2.0.7.rakuco2014-01-261-2/+2
* - Update to 2.0.6.rakuco2013-05-101-2/+2
* Update to 2.5.1.rakuco2013-01-091-2/+2
* - Update to 2.0.5.rakuco2012-12-261-2/+2
* Update to 2.0.4.rakuco2012-07-061-2/+2
* Update to 2.0.3rakuco2012-03-211-2/+2
* Update to 2.0.2.rakuco2012-01-121-2/+2
* Update to 2.0.1.rakuco2011-09-091-2/+2
* Update to 2.0.0makc2011-07-05