# New ports collection makefile for: empire # Date created: 13 May 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= empire PORTVERSION= 1.7 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/vms-empire/ DISTNAME= vms-${PORTNAME}-${PORTVERSION} MAINTAINER= laszlof@vonostingroup.com COMMENT= Solitaire empire game "VMS Empire" MAN6= empire.6 PLIST_FILES= bin/empire %%DOCSDIR%%/BUGS %%DOCSDIR%%/README PLIST_DIRS= %%DOCSDIR%% do-install: ${INSTALL_PROGRAM} ${WRKSRC}/vms-empire ${PREFIX}/bin/empire ${INSTALL_MAN} ${WRKSRC}/vms-empire.6 ${MANPREFIX}/man/man6/empire.6 .if !defined(NOPORTDOCS) .for file in BUGS README @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include s-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Tighten Makefile header and COMMENT linedanfe2013-05-121-13/+10
* Bring unmaintained Quake ports under my wing.danfe2011-03-151-1/+1
* - Reassign ports to heaptabthorpe2011-02-271-1/+1
* - Convert unzip -a to USE_DOS2UNIXpav2010-06-031-1/+2
* - Use newer version of the source code (1.52), taken from games/quake2lnx.alepulver2007-03-231-12/+14