aboutsummaryrefslogtreecommitdiffstats
path: root/comms/libticables
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2013-04-24 15:50:40 +0800
committertijl <tijl@FreeBSD.org>2013-04-24 15:50:40 +0800
commit4813ea0e6983cd0934f173e9e6236db5c580e3c6 (patch)
tree6727f34f11381f12c34f8d32fef749e3999abe73 /comms/libticables
parente92400d5837e283c641b9e3cc27d12d2e7134052 (diff)
downloadfreebsd-ports-gnome-4813ea0e6983cd0934f173e9e6236db5c580e3c6.tar.gz
freebsd-ports-gnome-4813ea0e6983cd0934f173e9e6236db5c580e3c6.tar.zst
freebsd-ports-gnome-4813ea0e6983cd0934f173e9e6236db5c580e3c6.zip
Mark the following ports deprecated. They have been unsupported upstream
for years. - comms/libticables (superseded by comms/libticables2) - devel/libticalcs (superseded by comms/libticalcs2) - devel/libtifiles (superseded by devel/libtifiles2) - emulators/tiemu2 (superseded by emulators/tiemu3)
Diffstat (limited to 'comms/libticables')
-rw-r--r--comms/libticables/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/comms/libticables/Makefile b/comms/libticables/Makefile
index 6bf54a51c152..55f0b9f68c00 100644
--- a/comms/libticables/Makefile
+++ b/comms/libticables/Makefile
@@ -11,9 +11,12 @@ PORTREVISION= 3
CATEGORIES= comms
MASTER_SITES= SF/tilp/OldFiles
-MAINTAINER= tijl@coosemans.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= TI calculator link cables library
+DEPRECATED= Superseded by comms/libticables2
+EXPIRATION_DATE=2013-07-01
+
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_GETTEXT= yes