1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/archie/Makefile

21 lines
395 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= torstenb@FreeBSD.org
WRKSRC= ${WRKDIR}/archie-1.4.1-FIX
MAN1= archie.1
.include <bsd.port.mk>