1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/net/xarchie/Makefile
Satoshi Asami 5d980af0bb Remove RUN_DEPENDS on archie, xarchie is a stand-alone program.
Submitted by:	John Polstra <jdp@polstra.com>
1995-12-02 12:27:27 +00:00

17 lines
377 B
Makefile

# New ports collection makefile for: xarchie
# Version required: 2.0.10
# Date created: 24 September 1994
# Whom: jkh
#
# $Id: Makefile,v 1.9 1995/11/27 04:05:52 asami Exp $
#
DISTNAME= xarchie-2.0.10
CATEGORIES+= net
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/ \
ftp://ftp.funet.fi/pub/X11/contrib/applications/
USE_IMAKE= yes
.include <bsd.port.mk>