# New ports collection Makefile for: qnetwalk # Date created: 2004-11-12 # Whom: arved # # $FreeBSD$ PORTNAME= qnetwalk PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://qt.osdn.org.ua/ MAINTAINER= ports@FreeBSD.org COMMENT= Qt-version of the NetWalk game BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake USE_QT_VER= 3 MAKE_ENV= QTDIR="${QT_PREFIX}" MAN6= qnetwalk.6 QMAKE?= qmake QMAKESPEC?= ${LOCALBASE}/share/qt/mkspecs/freebsd-g++ post-patch: @${REINPLACE_CMD} -e \ "s|/usr/local|${PREFIX}|g" ${WRKSRC}/${PORTNAME}.pro do-configure: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} \ -spec ${QMAKESPEC} ${PORTNAME}.pro do-install: ${INSTALL_PROGRAM} ${WRKSRC}/qnetwalk ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/qnetwalk.6 ${MANPREFIX}/man/man6 @${MKDIR} ${DATADIR}/sounds ${INSTALL_DATA} ${WRKSRC}/sounds/*.wav ${DATADIR}/sounds @${MKDIR} ${DATADIR}/translations ${INSTALL_DATA} ${WRKSRC}/translations/*.qm ${DATADIR}/translations .include ' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/print/hp2xx
Commit message (Expand)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-241-0/+1
* Remove install-info from Makefile, it's automatically done when INFO is definededwin2005-12-051-5/+0
* Add INFO macroedwin2005-12-042-3/+1
* - Style: ports@freebsd.org -> ports@FreeBSD.orgpav2005-11-261-1/+1
* o) Drop maintainership cause I didn't use these ports since months anymore.lkoeller2005-11-141-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Update to 3.4.4.nork2003-07-123-20/+55
* De-pkg-comment.knu2003-02-212-1/+1
* o Update to version 3.4.2lkoeller2002-06-174-41/+11
* upgrade to 3.4.1ijliao2002-02-106-180/+149
* Bump png majorache2001-09-111-1/+1
* Chop out 2 -f optimizations as wellkris2001-04-301-1/+1
* Respect CFLAGS and don't hard-code -O2; inherit CC from <sys.mk>kris2001-04-301-3/+3
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
* Bump png shared library version.sobomax2000-07-041-1/+1
* Accidental whitespacecpiazza2000-04-101-2/+2
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* Correct MAINTAINERjedgar1999-12-221-1/+1
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-062-5/+1