summaryrefslogtreecommitdiff
path: root/games/rt2-demo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/rt2-demo/Makefile')
-rw-r--r--games/rt2-demo/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/games/rt2-demo/Makefile b/games/rt2-demo/Makefile
deleted file mode 100644
index 35f44300b043..000000000000
--- a/games/rt2-demo/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: se@FreeBSD.org
-# $FreeBSD$
-
-PORTNAME= rt2_demo
-PORTVERSION= 1.54b
-PORTREVISION= 2
-CATEGORIES= games linux
-MASTER_SITES= http://cvsup.theplanet.com/distfiles/
-DISTNAME= rt2-demo
-EXTRACT_SUFX= .run
-EXTRACT_ONLY= # empty
-
-MAINTAINER= mva@FreeBSD.org
-COMMENT= The free demo of Railroad Tycoon II
-
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2016-07-04
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-USE_LINUX= yes
-
-do-install:
- @${SH} ${FILESDIR}/do-install ${STAGEDIR} ${PREFIX} ${DISTDIR}
-
-.include <bsd.port.mk>