summaryrefslogtreecommitdiffstats
path: root/textproc/replaceit
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 /textproc/replaceit
parentb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff)
downloadFreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.zip
FreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.tar.gz
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'textproc/replaceit')
-rw-r--r--textproc/replaceit/Makefile2
-rw-r--r--textproc/replaceit/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/textproc/replaceit/Makefile b/textproc/replaceit/Makefile
index d5fc7fb..fbfeae2 100644
--- a/textproc/replaceit/Makefile
+++ b/textproc/replaceit/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://pldaniels.com/replaceit/
MAINTAINER= pat@FreeBSD.org
COMMENT= A light replacement to the combination of sed/awk/grep/head/tail
+PLIST_FILES= bin/replaceit
+
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/replaceit ${PREFIX}/bin
diff --git a/textproc/replaceit/pkg-plist b/textproc/replaceit/pkg-plist
deleted file mode 100644
index d33d811a..0000000
--- a/textproc/replaceit/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/replaceit
OpenPOWER on IntegriCloud