# New ports collection makefile for: bs # Date created: 11 May 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= bs PORTVERSION= 2.7 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/bs/ MAINTAINER= ports@FreeBSD.org COMMENT= Battleships solitaire game with a color interface MAKE_ARGS= CC="${CC}" ALL_TARGET= # empty USE_GMAKE= yes MAN6= bs.6 PLIST_FILES= bin/bs do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bs ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/bs.6 ${MANPREFIX}/man/man6 .include nt.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Mark MAKE_JOBS_SAFE for parallel building.miwi2009-03-261-0/+1
* - Remove USE_XLIB in favor of USE_XORGmiwi2008-03-211-1/+2
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0