1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Use MAN? macro.

Change first line of Makefile from "manck" to "portcheckout".
This commit is contained in:
Jun Kuriyama 1998-11-22 03:52:57 +00:00
parent 9f91d5f26d
commit fb5f708eea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14751
4 changed files with 8 additions and 6 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -1,2 +1 @@
bin/portcheckout
man/man1/portcheckout.1.gz

View File

@ -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 <bsd.port.mk>

View File

@ -1,2 +1 @@
bin/portcheckout
man/man1/portcheckout.1.gz