From a049dd78cc281272f3788b3d4689a744f774e543 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Fri, 6 Feb 2004 13:12:53 +0000 Subject: Use PLIST_FILES (bento-tested, marcus-reviewed). --- textproc/replaceit/Makefile | 2 ++ textproc/replaceit/pkg-plist | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 textproc/replaceit/pkg-plist (limited to 'textproc/replaceit') diff --git a/textproc/replaceit/Makefile b/textproc/replaceit/Makefile index d5fc7fb3b628..fbfeae222740 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 d33d811aed38..000000000000 --- a/textproc/replaceit/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/replaceit -- cgit v1.2.3