aboutsummaryrefslogtreecommitdiffstats
path: root/net/archie/Makefile
blob: be5b52774bdc2a9c3c5781d24a9fea9d7e83d03f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    archie
# Version required: 1.4.1
# Date created:     20 Oct 1994
# Whom:         torstenb
#
# $FreeBSD$
#

DISTNAME=   c-archie-1.4.1-FIXED
PKGNAME=    archie-1.4.1
CATEGORIES= net
MASTER_SITES=   ftp://ftp.uu.net/networking/info-service/archie/clients/
EXTRACT_SUFX=   .tar.Z

MAINTAINER= torstenb@FreeBSD.ORG

WRKSRC=     ${WRKDIR}/archie-1.4.1-FIX
MAN1=       archie.1

.include <bsd.port.mk>
>ade2006-02-231-1/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-15