summaryrefslogtreecommitdiffstats
path: root/devel/pinstall
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committertrevor <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commit884981ec68cdccc03368be15d055407446135f3d (patch)
tree2f9733041e0ddb6902f51ab47491598efdeeaa7c /devel/pinstall
parentb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff)
downloadFreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.zip
FreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.tar.gz
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'devel/pinstall')
-rw-r--r--devel/pinstall/Makefile1
-rw-r--r--devel/pinstall/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/pinstall/Makefile b/devel/pinstall/Makefile
index e42a6db..0d259a8 100644
--- a/devel/pinstall/Makefile
+++ b/devel/pinstall/Makefile
@@ -18,6 +18,7 @@ COMMENT= A tool for installing files according to a packing list
NO_BUILD= yes
NO_WRKSUBDIR= yes
+PLIST_FILES= bin/pinstall
USE_PERL5= yes
SRC= ${.CURDIR}/src
diff --git a/devel/pinstall/pkg-plist b/devel/pinstall/pkg-plist
deleted file mode 100644
index f08bcb4..0000000
--- a/devel/pinstall/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/pinstall
OpenPOWER on IntegriCloud