aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fceu-server/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/emulators/fceu-server/Makefile b/emulators/fceu-server/Makefile
index ae40002e1c72..cfc5d21f2a39 100644
--- a/emulators/fceu-server/Makefile
+++ b/emulators/fceu-server/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: fceu-server
-# Date created: 28 July 2007
-# Whom: Pontus Stenetorp <ninjin@kth.se>
-#
+# Created by: Pontus Stenetorp <ninjin@kth.se>
# $FreeBSD$
-#
PORTNAME= fceu-server
PORTVERSION= 0.0.5
@@ -18,6 +14,9 @@ CFLAGS+= -DSOL_TCP=6
USE_GMAKE= yes
USE_SDL= sdl
+EXPIRATION_DATE= 2013-06-19
+DEPRECATED= Replaced by the games/fceux port
+
post-patch:
@${REINPLACE_CMD} -e 's|/etc/fceu-standard.conf|${ETCDIR}/fceu-standard.conf|g' \
${WRKSRC}/server.cpp