# New ports collection makefile for: empire # Date created: 13 May 1997 # Whom: Andrey Zakhvatov # # $FreeBSD$ # PORTNAME= empire PORTVERSION= 1.6 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/vms-empire/ DISTNAME= vms-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Solitaire empire game "VMS Empire" MAN6= empire.6 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 t/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to use QT3arved2004-01-262-7/+52
* No member of the kde@ team has touched anything related to Qt2 in ages, sowill2004-01-241-1/+1
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
* Switch to MASTER_SITE_LOCAL. The original MASTER_SITE is brokenarved2003-05-211-1/+2
* Clear moonlight beckons.ade2003-03-072-1/+1
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-4/+5
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@alane2002-08-231-1/+1
* s/malloc.h/stdlib.h/ijliao2001-11-271-1/+2