From 884981ec68cdccc03368be15d055407446135f3d Mon Sep 17 00:00:00 2001 From: trevor Date: Fri, 6 Feb 2004 13:12:53 +0000 Subject: Use PLIST_FILES (bento-tested, marcus-reviewed). --- www/webcrawl/Makefile | 1 + www/webcrawl/pkg-plist | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 www/webcrawl/pkg-plist (limited to 'www/webcrawl') diff --git a/www/webcrawl/Makefile b/www/webcrawl/Makefile index ae266e6..b7301b5 100644 --- a/www/webcrawl/Makefile +++ b/www/webcrawl/Makefile @@ -19,6 +19,7 @@ COMMENT= Download web sites without user interaction by following links ALL_TARGET= MAN1= webcrawl.1 +PLIST_FILES= bin/webcrawl do-install: @ ${INSTALL_PROGRAM} ${WRKSRC}/webcrawl ${PREFIX}/bin/ diff --git a/www/webcrawl/pkg-plist b/www/webcrawl/pkg-plist deleted file mode 100644 index e9b5c65..0000000 --- a/www/webcrawl/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/webcrawl -- cgit v1.1