1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/net/xarchie/Makefile

19 lines
428 B
Makefile
Raw Normal View History

1994-09-24 11:38:35 +00:00
# New ports collection makefile for: xarchie
1995-04-15 05:42:12 +00:00
# Version required: 2.0.10
1994-09-24 11:38:35 +00:00
# Date created: 24 September 1994
# Whom: jkh
#
1995-10-04 01:55:58 +00:00
# $Id: Makefile,v 1.7 1995/04/15 05:42:07 asami Exp $
1994-09-24 11:38:35 +00:00
#
DISTNAME= xarchie-2.0.10
CATEGORIES+= networking
1995-04-15 05:42:12 +00:00
MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/ \
ftp://ftp.funet.fi/pub/X11/contrib/applications/
1995-10-04 01:55:58 +00:00
RUN_DEPENDS= archie:${PORTSDIR}/net/archie
1994-09-24 11:38:35 +00:00
1995-04-15 05:42:12 +00:00
USE_IMAKE= yes
1994-09-24 11:38:35 +00:00
.include <bsd.port.mk>