From 300c45cf2e488b0b4bef726272d1259f14ae8ed9 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Nov 1996 11:44:27 +0000 Subject: Use MAN? macros. CATEGORIES+= -> CATEGORIES. --- net/archie/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'net/archie') diff --git a/net/archie/Makefile b/net/archie/Makefile index 55f7e721abe6..5b0a6c991d96 100644 --- a/net/archie/Makefile +++ b/net/archie/Makefile @@ -3,20 +3,18 @@ # Date created: 20 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.4 1995/05/06 00:27:35 torstenb Exp $ +# $Id: Makefile,v 1.5 1995/11/27 04:04:36 asami Exp $ # DISTNAME= c-archie-1.4.1-FIXED PKGNAME= archie-1.4.1 -CATEGORIES+= net +CATEGORIES= net MASTER_SITES= ftp://nic.sura.net/pub/archie/clients/ EXTRACT_SUFX= .tar.Z -WRKSRC= ${WRKDIR}/archie-1.4.1-FIX - MAINTAINER= torstenb@FreeBSD.ORG -post-install: - gzip -9nf ${PREFIX}/man/man1/archie.1 +WRKSRC= ${WRKDIR}/archie-1.4.1-FIX +MAN1= archie.1 .include -- cgit v1.2.3