openbsd-ports/net/archie/Makefile
marc 79de80d102 NO_CDROM for archie and gated. Remove broken ascend-radius
port that used out-of-date files, assumed a crypt lib, etc.
1998-04-12 04:29:05 +00:00

23 lines
466 B
Makefile

# OpenBSD makefile for: archie
# Version required: 1.4.1
# Date created: 10 Nov 1997
# Whom: ejovi
#
# $OpenBSD: Makefile,v 1.3 1998/04/12 04:29:07 marc Exp $
#
DISTNAME= c-archie-1.4.1-FIXED
PKGNAME= archie-1.4.1
CATEGORIES= net
NO_CDROM= "NOFEE: Can not sell"
MASTER_SITES= ftp://ftp.uu.net/networking/info-service/archie/clients/
EXTRACT_SUFX= .tar.Z
MAINTAINER= joey@OpenBSD.ORG
WRKSRC= ${WRKDIR}/archie-1.4.1-FIX
MAN1= archie.1
.include <bsd.port.mk>