aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg_trackinst/Makefile
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-12-06 20:38:44 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-12-06 20:38:44 +0000
commit3c5ae988c71cc7617dc270836762507f2e282d15 (patch)
treef1e8bfbb222c4647e2403df586c71a888abb2e1e /ports-mgmt/pkg_trackinst/Makefile
parent52cfdd97a623bd1aaa1ca85ce74fb552618acef4 (diff)
Notes
Diffstat (limited to 'ports-mgmt/pkg_trackinst/Makefile')
-rw-r--r--ports-mgmt/pkg_trackinst/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/pkg_trackinst/Makefile b/ports-mgmt/pkg_trackinst/Makefile
index 1dd39975be9d..d4e26e15ce51 100644
--- a/ports-mgmt/pkg_trackinst/Makefile
+++ b/ports-mgmt/pkg_trackinst/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://people.freebsd.org/~perky/distfiles/
MAINTAINER= olgeni@FreeBSD.org
COMMENT= PkgDB/pkg-plist generator by tracking installation
+DEPRECATED= Does not support pkgng, generates incorrect pkg-plist
+EXPIRATION_DATE= 2015-01-06
+
USES= python
MAKE_ENV= PYTHON_CMD=${PYTHON_CMD} STAGEDIR=${STAGEDIR}
PLIST_SUB+= PYTHON_VER=${PYTHON_VER} VERSION=${PORTVERSION}