aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/jftp
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-03-21 16:16:25 +0800
committervs <vs@FreeBSD.org>2005-03-21 16:16:25 +0800
commit9960caf730669cc3134c4dec23b55eb6cca98651 (patch)
tree74cf526c6a6ab0adef0b1666ff0ce89b9b7bdc57 /ftp/jftp
parentef5c378db21ef8120560d28b7cc7ab7a2a660dea (diff)
downloadfreebsd-ports-graphics-9960caf730669cc3134c4dec23b55eb6cca98651.tar.gz
freebsd-ports-graphics-9960caf730669cc3134c4dec23b55eb6cca98651.tar.zst
freebsd-ports-graphics-9960caf730669cc3134c4dec23b55eb6cca98651.zip
- Prune more minimal plists
- jmirror: install sample-conf to EXAMPLESDIR
Diffstat (limited to 'ftp/jftp')
-rw-r--r--ftp/jftp/Makefile2
-rw-r--r--ftp/jftp/pkg-plist3
2 files changed, 2 insertions, 3 deletions
diff --git a/ftp/jftp/Makefile b/ftp/jftp/Makefile
index 0c128ea4b51..bda0227c721 100644
--- a/ftp/jftp/Makefile
+++ b/ftp/jftp/Makefile
@@ -24,6 +24,8 @@ JAVA_VERSION= 1.3+
NO_BUILD= yes
SUB_FILES= jftp.sh
DATADIR= ${JAVASHAREDIR}/${PORTNAME}
+PLIST_FILES= bin/jftp %%DATADIR%%/jftp.jar
+PLIST_DIRS= %%DATADIR%%
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/jftp.sh ${PREFIX}/bin/jftp
diff --git a/ftp/jftp/pkg-plist b/ftp/jftp/pkg-plist
deleted file mode 100644
index f7fc52e58fc..00000000000
--- a/ftp/jftp/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/jftp
-%%DATADIR%%/jftp.jar
-@dirrm %%DATADIR%%