1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/archie/Makefile

21 lines
407 B
Makefile
Raw Normal View History

# New ports collection makefile for: archie
# Version required: 1.4.1
# Date created: 20 Oct 1994
# Whom: torstenb
#
1999-08-30 14:24:37 +00:00
# $FreeBSD$
#
DISTNAME= c-archie-1.4.1-FIXED
1995-04-15 05:42:12 +00:00
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>