summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-12-20 14:04:10 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2007-12-20 14:04:10 +0000
commita7ad33043bbbd6333cb631fc5dc1a8c94aa60627 (patch)
tree4a2886a4fdd561286621dcc441cb0600e352c0c0 /www
parentDBoxFE is a Qt4 frontend for DOSBox. With DBoxFE you can create and (diff)
- Mark as DEPRECATED. This project was replaced by textmotion. See it at
http://code.google.com/p/textmotion/
Notes
Notes: svn path=/head/; revision=204211
Diffstat (limited to 'www')
-rw-r--r--www/gekko-modules/Makefile4
-rw-r--r--www/gekko/Makefile4
2 files changed, 8 insertions, 0 deletions
diff --git a/www/gekko-modules/Makefile b/www/gekko-modules/Makefile
index ccac97202cd4..d6140b58674e 100644
--- a/www/gekko-modules/Makefile
+++ b/www/gekko-modules/Makefile
@@ -19,6 +19,10 @@ COMMENT= Gekko's modules
RUN_DEPENDS= ${LOCALBASE}/www/gekko/conf.php:${PORTSDIR}/www/gekko
+DEPRECATED= This port is not being developed anymore. This was replaced by textmotion \
+ http://code.google.com/p/textmotion/
+EXPIRATION_DATE=2008-01-20
+
NO_BUILD= yes
NO_WRKSUBDIR= yes
GEKKODIR= www/gekko
diff --git a/www/gekko/Makefile b/www/gekko/Makefile
index a19eacc43753..a119ec8d6158 100644
--- a/www/gekko/Makefile
+++ b/www/gekko/Makefile
@@ -22,6 +22,10 @@ GEKKODIR= www/${PORTNAME}
SUB_FILES= pkg-message
PLIST_SUB= GEKKODIR=${GEKKODIR}
+DEPRECATED= This port is not being developed anymore. This was replaced by textmotion \
+ http://code.google.com/p/textmotion/
+EXPIRATION_DATE=2008-01-20
+
do-install:
${MKDIR} ${PREFIX}/${GEKKODIR}
cd ${WRKSRC}/src && \