aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2016-12-28 14:09:27 +0000
committerSteve Wills <swills@FreeBSD.org>2016-12-28 14:09:27 +0000
commitb29a2d29bc6481e87a95eed79590c8f041606799 (patch)
treed47454412896cd7a584556c245d8b3bd28f49046 /palm
parent69a5d7479e545010e5fcb311e36a9e63d252460a (diff)
downloadports-b29a2d29bc6481e87a95eed79590c8f041606799.tar.gz
ports-b29a2d29bc6481e87a95eed79590c8f041606799.zip
palm/palmos-sdk: deprecate
Notes
Notes: svn path=/head/; revision=429773
Diffstat (limited to 'palm')
-rw-r--r--palm/palmos-sdk/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/palm/palmos-sdk/Makefile b/palm/palmos-sdk/Makefile
index 80d70c9c1a5b..40eea7c6de73 100644
--- a/palm/palmos-sdk/Makefile
+++ b/palm/palmos-sdk/Makefile
@@ -18,6 +18,9 @@ SDKVER= 5.1.0
INCDIR= ${PREFIX}/palmdev/sdk-${SDKVER}/include
LIBDIR= ${PREFIX}/palmdev/sdk-${SDKVER}/lib
+DEPRECATED= Upstream no longer exists
+EXPIRATION_DATE= 2017-01-28
+
.include <bsd.port.pre.mk>
.if defined(BATCH) || defined(PACKAGE_BUILDING)