diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-01-24 07:58:56 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-01-24 07:58:56 +0000 |
commit | 6e820dff093e52e4041df3cea2c546582eb03f9f (patch) | |
tree | 6bd5c7c316bd260aab4dd77afd07eac2dde6d478 /ftp/llnlxftp/Makefile | |
parent | a4f13a59698c59dd686844ba8cb05b6721bcbadc (diff) |
Notes
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 |