# New ports collection makefile for: gemdropx # Date created: 9 March 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= gemdropx PORTVERSION= 0.7 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/ MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config USE_GMAKE= yes USE_X_PREFIX= yes MAKE_ENV= JOY=NO \ SDL_CONFIG="${SDL_CONFIG}" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gemdropx ${PREFIX}/bin @${MKDIR} ${PREFIX}/share/gemdropx/images ${INSTALL_DATA} ${WRKSRC}/data/images/* ${PREFIX}/share/gemdropx/images @${MKDIR} ${PREFIX}/share/gemdropx/sounds ${INSTALL_DATA} ${WRKSRC}/data/sounds/* ${PREFIX}/share/gemdropx/sounds .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/gemdropx ${INSTALL_DATA} ${WRKSRC}/README.txt ${PREFIX}/share/doc/gemdropx .endif .include t'>
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libvpx
419767d925860'>Never set WRKSRC when using USE_GITHUB.
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.9.7-p1[1]ashish2011-09-194-6/+29
* Update libvpx to 0.9.6mm2011-05-044-9/+9
* - Update to 0.9.5.ashish2010-11-213-7/+7
* - Remove the workaround for LICENSE.ashish2010-09-281-4/+1
* - Add IA64 support.ashish2010-08-213-4/+20
mat2017-01-042-4/+6
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-201-1/+1
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*amdmi32016-05-191-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-25/+25
* Don't install the network applet. It doesn't work because it uses onkwm2016-02-022-3/+3
* The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.kwm2015-08-061-4/+3
* Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.mat2015-05-192-3/+4
* Update the cinnamon stack to the latest in the 2.4 series.kwm2015-03-273-5/+7
* Unbreak cjs and cinnamon on 9.3 and 8.4. The spidermonkey 24.0 code needskwm2015-01-011-1/+2
* Update cinnamon to 2.4, this should fix [1] and [2].kwm2014-12-313-506/+553