# New ports collection makefile for: ceferino # Date created: 2006-01-11 # Whom: Jose Alonso Cardenas Marquez # # $FreeBSD$ # PORTNAME= ceferino PORTVERSION= 0.97.8 PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/_media/juegos/ceferino/descargas/ MAINTAINER= acm@FreeBSD.org COMMENT= Game similar to Super Pang USE_SDL= sdl mixer image GNU_CONFIGURE= yes USE_GMAKE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CEFEDIRS= ima music levels sounds OPTIONS= NLS "Native Language Support" on .include .if defined(WITHOUT_NLS) CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .else USE_GETTEXT= yes PLIST_SUB+= NLS="" FLAG_NLS= true .endif post-extract: @${REINPLACE_CMD} -e 's/-lSDL /`sdl-config --libs`/g' ${WRKSRC}/configure post-configure: @${REINPLACE_CMD} -e 's/-pthread/-pthread -lintl/g' ${WRKSRC}/src/Makefile do-install: @cd ${WRKSRC}/src && \ ${INSTALL_PROGRAM} ceferino ceferinoeditor ceferinosetup ${PREFIX}/bin @cd ${WRKSRC}/data && \ ${FIND} ${CEFEDIRS} -type d -exec ${MKDIR} "${DATADIR}/{}" \; && \ ${FIND} -E ${CEFEDIRS} -type f -iregex ".*\.(png|jpg|xm|map|wav)" -exec ${INSTALL_DATA} "{}" "${DATADIR}/{}" \; .if defined(FLAG_NLS) .for f in es ca fr ${MKDIR} ${PREFIX}/share/locale/${f}/LC_MESSAGES && \ ${INSTALL_DATA} ${WRKSRC}/po/${f}.gmo ${PREFIX}/share/locale/${f}/LC_MESSAGES/${PORTNAME}.mo .endfor .endif post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @cd ${WRKSRC} && \ ${INSTALL_DATA} AUTHORS ChangeLog README ${DOCSDIR} .endif .include /devel/electron4/files/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stagify, add orphaned file.kwm2014-07-012-6/+6
* Consolidate the docbook ports into -sgml and -xml variants.mat2014-02-191-1/+2
* Chase docbook cleanup dependencies.mat2014-02-181-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Part two, of the update to 1.4.2. Forgotten files edition.kwm2013-09-137-0/+108
* Update to 1.4.2.kwm2013-09-1310-210/+141
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
* Fix packaging.kwm2013-03-312-3/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Policy "at_console" work in Linux, but don't work in FreeBSD so changed itmezz2012-03-142-1/+11
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+2
* Fix the build with no Internet access by add textproc/docbook-sk buildmezz2011-06-051-1/+2
* - Generate the *.pyo files and add in the plist, so that the *.pyo files won'tmezz2011-03-153-3/+11
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
* - Fix plist substitutionpav2010-05-241-1/+1
* - Attempt to fix plistpav2010-05-241-1/+1
* Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-117-75/+94
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-0/+1
* Update to 1.0.16ahze2009-08-102-5/+4
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* - Update lang/python26 and make Python 2.6.2 to the default Python versionmiwi2009-06-092-1/+3
* Update to 1.0.15ahze2009-02-242-4/+4
* Update to 1.0.13ahze2009-02-022-4/+4
* - Update to 1.0.12.mezz2008-12-254-15/+5
* Fix typoahze2008-11-232-1/+2
* Update to 1.0.11ahze2008-11-235-15/+16
* Update to 1.0.7ahze2008-09-023-4/+7
* Try to remove xdg dirsahze2008-07-271-0/+2
* Update to 1.0.4ahze2008-07-276-37/+54
* - Dont remove directories owned by different portpav2008-06-121-2/+0
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* Update to 0.9.93ahze2008-05-279-84/+34
* - Update system-config-printer to 0.9.90ahze2008-04-054-13/+23
* Fix the plist, bump the PORTREVISION.mezz2008-03-272-1/+3
* Add desktop-file-utils to BUILD_DEPENDS to fix installahze2008-03-251-1/+2