From 408a4718a309a0dd720f9e70237d8d479dc4d1a6 Mon Sep 17 00:00:00 2001 From: kuriyama Date: Sun, 22 Nov 1998 03:52:57 +0000 Subject: Use MAN? macro. Change first line of Makefile from "manck" to "portcheckout". --- ports-mgmt/portcheckout/Makefile | 6 ++++-- ports-mgmt/portcheckout/pkg-plist | 1 - 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'ports-mgmt') diff --git a/ports-mgmt/portcheckout/Makefile b/ports-mgmt/portcheckout/Makefile index 2ed652d..f40398c 100644 --- a/ports-mgmt/portcheckout/Makefile +++ b/ports-mgmt/portcheckout/Makefile @@ -1,9 +1,9 @@ -# New ports collection makefile for: manck +# New ports collection makefile for: portcheckout # Version required: 1.0 # Date created: 1 November 1998 # Whom: wosch # -# $Id: Makefile,v 1.1.1.1 1998/11/01 16:42:29 wosch Exp $ +# $Id: Makefile,v 1.2 1998/11/01 16:51:39 wosch Exp $ DISTNAME= portcheckout-1.0 CATEGORIES= devel @@ -12,5 +12,7 @@ MASTER_SITES= http://www.freebsd.org/~wosch/src/ MAINTAINER= wosch@FreeBSD.org USE_PERL5= YES +MAN1= portcheckout.1 +MANCOMPRESSED= yes .include diff --git a/ports-mgmt/portcheckout/pkg-plist b/ports-mgmt/portcheckout/pkg-plist index 83fba8d..4d9dab9 100644 --- a/ports-mgmt/portcheckout/pkg-plist +++ b/ports-mgmt/portcheckout/pkg-plist @@ -1,2 +1 @@ bin/portcheckout -man/man1/portcheckout.1.gz -- cgit v1.1