diff options
Diffstat (limited to 'net/xarchie/Makefile')
-rw-r--r-- | net/xarchie/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/net/xarchie/Makefile b/net/xarchie/Makefile deleted file mode 100644 index be17116a72ac..000000000000 --- a/net/xarchie/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: xarchie -# Version required: 2.0.10 -# Date created: 24 September 1994 -# Whom: jkh -# -# $Id: Makefile,v 1.6 1995/04/01 20:04:00 ats Exp $ -# - -DISTNAME= xarchie-2.0.10 -CATEGORIES+= networking -MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/ \ - ftp://ftp.funet.fi/pub/X11/contrib/applications/ - -EXEC_DEPENDS= archie:${PORTSDIR}/net/archie - -USE_IMAKE= yes - -.include <bsd.port.mk> |