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

16 lines
356 B
Makefile
Raw Normal View History

1994-09-24 11:38:35 +00:00
# New ports collection makefile for: xarchie
# Version required: 2.0.9
# Date created: 24 September 1994
# Whom: jkh
#
1994-09-24 11:41:58 +00:00
# $Id: Makefile,v 1.1.1.1 1994/09/24 11:38:35 jkh Exp $
1994-09-24 11:38:35 +00:00
#
DISTNAME= xarchie-2.0.9
USE_IMAKE= yes
MASTER_SITES= ftp://ftp.uu.net/networking/info-service/archie/clients/
EXTRACT_SUFX= .tar.Z
1994-09-24 11:41:58 +00:00
DEPENDS= net/archie
1994-09-24 11:38:35 +00:00
.include <bsd.port.mk>