# Created by: Andrey Zakhvatov # $FreeBSD$ PORTNAME= bs PORTVERSION= 2.9 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/bs/ MAINTAINER= nemysis@FreeBSD.org COMMENT= Battleships solitaire game with a color interface LICENSE= BSD3CLAUSE USES= gmake MAKE_ARGS= CC="${CC}" ALL_TARGET= # empty PLIST_FILES= bin/${PORTNAME} \ man/man6/${PORTNAME}.6.gz \ ${DESKTOPDIR}/${PORTNAME}.desktop \ share/pixmaps/battleship.png PORTDOCS= NEWS README OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_DATA} ${WRKSRC}/battleship.png ${STAGEDIR}${PREFIX}/share/pixmaps/ ${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.6 ${STAGEDIR}${MAN6PREFIX}/man/man6/ @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include ader'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/security/bsdsfv
Commit message (Expand)AuthorAgeFilesLines
* Support staging.ehaupt2013-10-231-4/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-241-2/+0
* Remove indefinite article from COMMENTehaupt2013-03-081-1/+1
* - Use DOC instead of NOPORTDOCSehaupt2013-01-151-6/+6
* Remove more tags from pkg-descr files fo the form:dougb2011-10-241-3/+0
* -remove MD5ohauer2011-07-031-1/+0
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirror...amdmi32009-09-021-2/+1
* Mark MAKE_JOBS_SAFEehaupt2009-03-271-0/+2
* Remove deprecated USE_REINPLACEehaupt2006-02-191-2/+0
* Add SHA256 hashes to my portsehaupt2005-11-301-0/+1
* Change MAINTAINER address for my ports.ehaupt2005-10-061-1/+1