# New ports collection makefile for: miscom # Date created: 6 August 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= miscom PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/arcade DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Atari "Missile Command" clone ALL_TARGET= WRKSRC= ${WRKDIR}/miscom MAN6= miscom.6 .include .if ${ARCH} == "i386" CFLAGS+= -DSOUNDSDIR='\"$(DATADIR)\"' -DSOUND_SUPPORT -DMORE_SOUNDBUF .endif MAKE_ARGS= CC="${CC}" DATADIR="${DATADIR}" \ CFLAGS="${CFLAGS}" do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/miscom ${PREFIX}/bin @ ${INSTALL_MAN} ${WRKSRC}/${MAN6} ${PREFIX}/man/man6 @ ${MKDIR} ${PREFIX}/share/miscom @ ${INSTALL_DATA} ${WRKSRC}/sounds/* ${PREFIX}/share/miscom post-install: .if !defined(NOPORTDOCS) @ ${MKDIR} ${PREFIX}/share/doc/miscom .for file in COPYING ChangeLog README TODO @ ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/miscom .endfor .endif .include w44/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-1/+1
* - Convert to USES=autoreconf and add INSTALL_TARGET=install-striptijl2014-09-192-31/+5
* - Switch to USES=libtoolamdmi32014-08-201-2/+2
* - Mark CONFLICTS_INSTALL with dns/mDNSResponder_nsssunpoet2014-08-151-2/+4
* Convert GMAKE to MAKE_CMDbapt2014-06-251-1/+1
* - Add LICENSE informationashish2014-06-121-8/+10
* - Convert gmake to USESmiwi2014-05-261-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - Convert to OptionsNGmiwi2013-03-081-10/+10
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Sync to final (for now) bsd.autotools.mkade2010-12-232-2/+3
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Round one migration of ports from automake{19,110} to automake111ade2010-10-062-1/+17
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* - Change my maintainer address.ashish2010-06-111-1/+1
* Remove bms from the pkg-descr's of ports he no longer maintains.dougb2010-06-071-3/+0
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - Remove conditional checks for FreeBSD 5.x and olderpav2009-01-061-4/+0
* - Build and install the nss_mdns_minimal module. This module only performspav2008-11-145-25/+159
* Update dns/nss_mdns to v0.10edwin2008-09-017-663/+63
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* Fix dependency list.bms2008-01-031-2/+2
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Fix nss_mdns when used from applications other than ssh.bms2007-04-122-41/+7
* - Fix plist if NOPORTDOCS is definedmarkus2007-02-031-8/+3
* Add USE_GMAKE.bms2007-01-251-0/+1
* Really fix the getaddrinfo() interface. Now 'ssh foo.local' should work.bms2007-01-211-15/+47
* Fix getaddrinfo(). Note that 'ssh foo.local' still doesn't work, becausebms2007-01-201-10/+7