aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-11-13 06:07:35 +0800
committeritetcu <itetcu@FreeBSD.org>2006-11-13 06:07:35 +0800
commit238792d8232390468ea329e48f396d9eda925480 (patch)
treeb9885596266e1c46ab3f0533870b246a09eedd38 /lang
parent4f9de1d7df4fee620379c6d400397a9a6191307e (diff)
downloadfreebsd-ports-gnome-238792d8232390468ea329e48f396d9eda925480.tar.gz
freebsd-ports-gnome-238792d8232390468ea329e48f396d9eda925480.tar.zst
freebsd-ports-gnome-238792d8232390468ea329e48f396d9eda925480.zip
Depreciate.
PR: 105452 Submitted by: Andrew Pogrebennyk (maintainer)
Diffstat (limited to 'lang')
-rw-r--r--lang/forth/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/forth/Makefile b/lang/forth/Makefile
index 855101ed5009..d98a8cf53a8d 100644
--- a/lang/forth/Makefile
+++ b/lang/forth/Makefile
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= andrew.nau.ua@gmail.com
COMMENT= Implementation of ANSI Forth
+DEPRECATED= obsoleted by lang/pfe; use of this port is pretty much senseless
+EXPIRATION_DATE= 2006-12-14
+
WRKSRC= ${WRKDIR}/${DISTNAME}/src
USE_BZIP2= yes