# New ports collection makefile for: block # Date created: 10 May 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= block PORTVERSION= 0.6 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/strategy EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Small text based maze game WRKSRC= ${WRKDIR}/blocks MAKEFILE= makefile ALL_TARGET= block bed MAN6= block.6 bed.6 post-extract: @${RM} -f ${WRKSRC}/block @${RM} -f ${WRKSRC}/bed do-install: ${INSTALL_PROGRAM} ${WRKSRC}/block ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/bed ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/block.6 ${PREFIX}/man/man6 ${INSTALL_MAN} ${WRKSRC}/bed.6 ${PREFIX}/man/man6 @${MKDIR} ${PREFIX}/share/block .for file in 1 2 3 4 5 6 ${INSTALL_DATA} ${WRKSRC}/${file}.block ${PREFIX}/share/block/${file}.block .endfor .include header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/biology/gmap
Commit message (Expand)AuthorAgeFilesLines
* Convert to UCL & cleanup pkg-message (categories a-c)mat2019-08-141-2/+6
* Enable workaround for building on powerpc64.linimon2019-06-211-2/+8
* Multiple ports:jwb2018-01-311-1/+1
* Try to bring some consistency to ports that have x86-specific pieces.linimon2017-12-211-7/+7
* For ports that are marked BROKEN on armv6, and also fail to build onlinimon2017-11-301-0/+1
* Mark some ports failing on power64. In cases where the error messagelinimon2017-05-131-1/+1
* Mark various ports as broken on armv6: invokes x86 asm.linimon2017-02-261-0/+1
* The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'.linimon2016-11-091-1/+1
* Mark broken on all tier-2 archs.linimon2016-11-081-0/+3
* mark some of the ports that don't build on powerpc64 for meswills2015-12-141-0/+2
* - Update maintainer mail addressmiwi2015-12-111-1/+1
* - Update to 2015.09.21madpilot2015-10-285-25/+60
* Fix MASTER_SITESantoine2014-09-051-1/+1
* Support stagebapt2013-12-111-3/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-5/+2
* - fix fetch: wget is not required for fetchingpgollucci2010-12-122-6/+0
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* [patch] cleanup non-supported FreeBSD versionsedwin2007-04-173-41/+1