# New ports collection makefile for: Digger # Date created: 14 April 2000 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= digger PORTVERSION= 20020314 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.digger.org/ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= FreeBSD graphics console (VGL) version of the famous Digger game ONLY_FOR_ARCHS= i386 # Alphas don't have libvgl yet... MAKEFILE= Makefile.fbsd .if defined(WITH_SOUND) USE_SDL= yes MAKE_ENV= SOUND=yes .endif pre-everything:: .if !defined(WITH_SOUND) @${ECHO_MSG} "" @${ECHO_MSG} "Please use \"make -DWITH_SOUND\" if you want to build the game with sound support." @${ECHO_MSG} "" .endif post-patch: @${REINPLACE_CMD} -e 's|Software|Software\\n\\|g' ${WRKSRC}/alpha.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/digger ${PREFIX}/bin @${MKDIR} /var/games/digger .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/digger.txt ${DOCSDIR} .endif .if defined(WITH_SOUND) @${ECHO_MSG} @${ECHO_MSG} "Use \"digger /A\" command to run Digger with sound enabled." @${ECHO_MSG} .endif .include '/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an explicit dependency on pkgconfantoine2013-09-141-7/+2
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+4
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-14/+4
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-1/+0
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-251-2/+2
* USE_X_LIB --> USE_XLIBume2007-09-011-2/+2
* Update to 0.6.0.ume2007-08-174-20/+21
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Chase scim shlib version bump.ume2007-04-301-1/+1
* Fix plist after upgrading scim to 1.4.5.ume2007-03-312-1/+14
* fix plist.ume2007-01-071-2/+3
* Update to 0.5.0.ume2007-01-062-5/+5
* Update to 0.4.0.ume2006-12-173-28/+7
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-141-2/+2
* Fix devel/libytnef[1] and others[2] after libtool commit.ade2006-02-241-1/+1
* Conversion to a single libtool environment.ade2006-02-231-2/+4
* fix build after updating of libtools15 to 1.5.22.ume2005-12-281-0/+21