diff options
Diffstat (limited to 'ftp/moxftp/Makefile')
-rw-r--r-- | ftp/moxftp/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ftp/moxftp/Makefile b/ftp/moxftp/Makefile index 142f8c53cb87..1d3ecff6c1b4 100644 --- a/ftp/moxftp/Makefile +++ b/ftp/moxftp/Makefile @@ -3,9 +3,14 @@ # Date created: 19 December 1994 # Whom: janek # +# $Id$ +# DISTNAME= moxftp-2.2 +CATEGORIES+= networking +MASTER_SITES= ftp://ftp.x.org/contrib/applications/ EXTRACT_SUFX= .tar.Z + HAS_CONFIGURE= yes PREFIX= /usr/X11R6 @@ -19,9 +24,6 @@ CONFIGURE_ARGS= athena #DEPENDS= ${PORTSDIR}/x11/Xaw3d -MASTER_SITES= ftp://ftp.x.org/contrib/applications/ -CATEGORIES+= networking - .include <bsd.port.mk> install: |