# New ports collection makefile for: gengameng # Date created: Apr 12, 2001 # Whom: Mark Pulford # # $FreeBSD$ # PORTNAME= gengameng PORTVERSION= 4.1 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www3.sympatico.ca/sarrazip/dev/ MAINTAINER= markp@FreeBSD.org COMMENT= An SDL game engine library USE_SDL= image sdl USE_REINPLACE= yes USE_INC_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes CONFIGURE_ARGS+= --program-prefix="" CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include" \ LDFLAGS="${LDFLAGS} -L${X11BASE}/lib" post-patch: ${REINPLACE_CMD} -e "s|sdl-config|${SDL_CONFIG}|g; \ s|^function ||g" ${WRKSRC}/gengameng-config.in ${REINPLACE_CMD} -e "s/sdl_image.m4//" ${WRKSRC}/macros/Makefile.in .include rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* The FreeBSD x11 team proudly presentszeising2013-05-251-2/+2
* - Update xcb-util to 0.3.9garga2012-12-113-4/+4
* Change headers of all ports maintained by me to new formatgarga2012-10-051-5/+0
* Remove lib version from LIB_DEPENDS to silence portlintgarga2012-07-031-2/+2