freebsd-ports/net/archie/Makefile
David W. Chapman Jr. 5872a89c3b Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long

Approved by:	will
2001-09-17 17:40:31 +00:00

20 lines
392 B
Makefile

# New ports collection makefile for: archie
# Date created: 20 Oct 1994
# Whom: torstenb
#
# $FreeBSD$
#
PORTNAME= archie
PORTVERSION= 1.4.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.uu.net/networking/info-service/archie/clients/
DISTNAME= c-archie-1.4.1-FIXED
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/archie-1.4.1-FIX
MAN1= archie.1
.include <bsd.port.mk>