# New ports collection makefile for: imaze # Date created: 27. April 1996 # Whom: Ronald Kuehn # # $FreeBSD$ # PORTNAME= imaze PORTVERSION= 1.3 CATEGORIES= games MASTER_SITES= ftp://ftp.tu-clausthal.de/pub/misc/games/imaze/ \ ftp://ftp.tu-clausthal.de/pub/misc/games/imaze/sounds/ DISTFILES= imaze1.3.tar.Z imaze.tar MAINTAINER= ports@freebsd.org # # Sound support currently only exists for the XView version (apperently # broken for the pcm driver; worked for voxware). The not yet released # version 1.4 will add sound support for the Motif version too. # XView is the default. If you want the Motif version, define FORCE_MOTIF=yes. # .if !(defined(HAVE_MOTIF) && defined(FORCE_MOTIF) && ${FORCE_MOTIF} == "yes") \ || defined(PACKAGE_BUILDING) LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview .endif WRKSRC= ${WRKDIR}/imaze EXTRACT_ONLY= imaze1.3.tar.Z USE_X_PREFIX= yes MAN6= genlab.6 imaze.6 imazesrv.6 ninja.6 MANCOMPRESSED= maybe SOUNDDIR=${PREFIX}/share/imaze/sounds .if !defined(NOMANCOMPRESS) compresscommand=gzip -9nf .else compresscommand=":" .endif post-extract: @tar xf ${DISTDIR}/imaze.tar -C ${WRKDIR}/imaze do-build: @(cd ${WRKSRC}/source; ${MAKE} SOUNDDIR=${SOUNDDIR} \ FORCE_MOTIF=${FORCE_MOTIF} MOTIFLIB="${MOTIFLIB}" \ X11BASE=${X11BASE} freebsd) do-install: @(cd ${WRKSRC}/source && for f in imaze imazesrv ninja genlab;\ do ${INSTALL_PROGRAM} $$f ${PREFIX}/bin; done) @(cd ${WRKSRC}/man6 && for f in *.6;\ do ${INSTALL_MAN} $$f ${PREFIX}/man/man6;\ ${compresscommand} ${PREFIX}/man/man6/$$f; done) @${MKDIR} ${PREFIX}/share/imaze/labs @(cd ${WRKSRC}/labs && for f in *.lab;\ do ${INSTALL_DATA} $$f ${PREFIX}/share/imaze/labs; done) @${MKDIR} ${SOUNDDIR} @(cd ${WRKSRC}/sounds && for f in *.au;\ do ${INSTALL_DATA} $$f ${SOUNDDIR}; done) @(cd ${WRKSRC} && for f in Xdefaults.Motif Xdefaults.OpenWindows;\ do ${INSTALL_DATA} $$f ${PREFIX}/share/imaze/$$f.example;\ done; \ ${INSTALL_DATA} README ${PREFIX}/share/imaze) @${ECHO_MSG} "Please read the file \"README\" in \"${PREFIX}/share/imaze\"." .include n4/files/lodash-4.17.19'>dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * take maintainershipskv2006-05-291-1/+1
* set www/libapreq2 as MASTERDIR.vanilla2005-12-261-32/+4
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Update to 2.06mnag2005-09-181-1/+7
* Reset bouncing maintainer address. Sorry to see you go.linimon2005-09-101-1/+1
* - Add missed dependencysem2005-05-271-1/+2
* - Update to 2.05. Unbreak.sem2005-05-221-9/+4
* - Mark ports BROKEN when/if they depend on mod_perl2.sem2005-05-181-0/+2
* - fix plist and unbreak this portleeym2005-03-101-3/+6
* - Unbreak on pointyhat.kuriyama2004-10-131-14/+11
* BROKEN on 5.x: Broken pkg-plistkris2004-09-261-1/+7
* Fix broken.vanilla2004-07-131-3/+1
* BROKEN: Fails to configurekris2004-07-111-0/+2
* Upgrade to 2.03r04.vanilla2004-06-221-2/+2