diff options
Diffstat (limited to 'ports-mgmt/pkg-plist/Makefile')
-rw-r--r-- | ports-mgmt/pkg-plist/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/pkg-plist/Makefile b/ports-mgmt/pkg-plist/Makefile index 447a3b59751..93bb2e0e85d 100644 --- a/ports-mgmt/pkg-plist/Makefile +++ b/ports-mgmt/pkg-plist/Makefile @@ -16,6 +16,9 @@ NO_BUILD= yes PLIST_FILES= bin/pkg-plist man/man1/pkg-plist.1.gz +DEPRECATED= Generate incorrect plists +EXPIRATION_DATE= 2014-11-30 + do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pkg-plist ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/pkg-plist.1 ${STAGEDIR}${MANPREFIX}/man/man1 |