diff options
author | beech <beech@FreeBSD.org> | 2008-01-24 15:58:56 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-01-24 15:58:56 +0800 |
commit | 39938640c71aef261fedc4fd1ca14854cfa4246a (patch) | |
tree | 1ec4c1f535599a3a82b58175789a7c7188ef2549 /ftp/llnlxftp/Makefile | |
parent | 317e4df4fb800f2e57eae81874ba2e68a62ee052 (diff) | |
download | freebsd-ports-gnome-39938640c71aef261fedc4fd1ca14854cfa4246a.tar.gz freebsd-ports-gnome-39938640c71aef261fedc4fd1ca14854cfa4246a.tar.zst freebsd-ports-gnome-39938640c71aef261fedc4fd1ca14854cfa4246a.zip |
- Remove pkg-plist
Approved by: linimon (mentor)
Diffstat (limited to 'ftp/llnlxftp/Makefile')
-rw-r--r-- | ftp/llnlxftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/llnlxftp/Makefile b/ftp/llnlxftp/Makefile index 122cf1eadb40..57cc50c8ef9b 100644 --- a/ftp/llnlxftp/Makefile +++ b/ftp/llnlxftp/Makefile @@ -16,6 +16,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= beech@FreeBSD.org COMMENT= Motif FTP client +PLIST_FILES= bin/xftp lib/X11/app-defaults/XFtp WRKSRC= ${WRKDIR}/llnlxftp2.1/sources USE_MOTIF= yes USE_IMAKE= yes |