summaryrefslogtreecommitdiffstats
path: root/ftp/lukemftp
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 /ftp/lukemftp
parentb1d653e95b0f8d1d403934aafb8d824bb2c523c2 (diff)
downloadFreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.zip
FreeBSD-ports-884981ec68cdccc03368be15d055407446135f3d.tar.gz
Use PLIST_FILES (bento-tested, marcus-reviewed).
Diffstat (limited to 'ftp/lukemftp')
-rw-r--r--ftp/lukemftp/Makefile1
-rw-r--r--ftp/lukemftp/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/lukemftp/Makefile b/ftp/lukemftp/Makefile
index 651930a..4f8d301 100644
--- a/ftp/lukemftp/Makefile
+++ b/ftp/lukemftp/Makefile
@@ -16,6 +16,7 @@ COMMENT= Enhanced ftp client from NetBSD
GNU_CONFIGURE= yes
MAN1= lukemftp.1
+PLIST_FILES= bin/lukemftp
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/ftp ${PREFIX}/bin/lukemftp
diff --git a/ftp/lukemftp/pkg-plist b/ftp/lukemftp/pkg-plist
deleted file mode 100644
index 705387c..0000000
--- a/ftp/lukemftp/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/lukemftp
OpenPOWER on IntegriCloud