summaryrefslogtreecommitdiffstats
path: root/textproc/replaceit/Makefile
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/Makefile
parentb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff)
downloadFreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.zip
FreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.tar.gz
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'textproc/replaceit/Makefile')
-rw-r--r--textproc/replaceit/Makefile2
1 files changed, 2 insertions, 0 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
OpenPOWER on IntegriCloud