1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Move manpages to Makefile and use MAN* macros.

This commit is contained in:
Steve Price 1998-10-04 00:56:49 +00:00
parent d26b35d36e
commit abab842f2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13617
11 changed files with 23 additions and 25 deletions

View File

@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
# $Id: Makefile,v 1.2 1995/10/28 20:35:56 erich Exp $
# $Id: Makefile,v 1.3 1996/11/12 02:19:40 obrien Exp $
#
DISTNAME= sam
@ -19,4 +19,11 @@ EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
MAN1= sam.1
MAN3= add.3 balloc.3 bitblt.3 cachechars.3 event.3 frame.3 \
graphics.3 rgbpix.3 rune.3
MAN4= font.4 keyboard.4 utf.4
MAN6= bitmap.6 regexp.6
MANCOMPRESSED= yes
.include <bsd.port.mk>

View File

@ -2,18 +2,3 @@ bin/sam
bin/samterm
bin/samsave
bin/B
man/man3/add.3.gz
man/man3/balloc.3.gz
man/man3/bitblt.3.gz
man/man6/bitmap.6.gz
man/man3/cachechars.3.gz
man/man3/event.3.gz
man/man4/font.4.gz
man/man3/frame.3.gz
man/man3/graphics.3.gz
man/man4/keyboard.4.gz
man/man6/regexp.6.gz
man/man3/rgbpix.3.gz
man/man3/rune.3.gz
man/man1/sam.1.gz
man/man4/utf.4.gz

View File

@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
# $Id: Makefile,v 1.2 1995/10/28 20:34:39 erich Exp $
# $Id: Makefile,v 1.3 1996/11/12 02:19:38 obrien Exp $
#
DISTNAME= rc-1.5betadev-1
@ -14,5 +14,7 @@ MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/rc/
MAINTAINER= erich@FreeBSD.org
NO_WRKSUBDIR= yes
MAN1= history.1 rc.1
MANCOMPRESSED= yes
.include <bsd.port.mk>

View File

@ -4,5 +4,3 @@ bin/-
bin/--
bin/-p
bin/--p
man/man1/history.1.gz
man/man1/rc.1.gz

View File

@ -172,3 +172,5 @@ lib/X11/fonts/Xg/pelm.latineur.8.pcf.Z
lib/X11/fonts/Xg/pelm.latineur.9.pcf.Z
lib/X11/fonts/Xg/pelm.supsub.8.pcf.Z
lib/X11/fonts/Xg/pelm.supsub.9.pcf.Z
lib/X11/fonts/Xg/unicode.9.font
@dirrm lib/X11/fonts/Xg

View File

@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
# $Id: Makefile,v 1.3 1996/11/12 02:19:29 obrien Exp $
# $Id: Makefile,v 1.4 1997/09/08 12:23:55 tg Exp $
#
DISTNAME= 9menu-1.5
@ -18,4 +18,7 @@ EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
MAN1= 9menu.1
MANCOMPRESSED= yes
.include <bsd.port.mk>

View File

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

View File

@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
# $Id: Makefile,v 1.3 1996/11/12 02:19:35 obrien Exp $
# $Id: Makefile,v 1.4 1997/05/28 06:18:20 fenner Exp $
#
DISTNAME= 9wm-1.1
@ -18,5 +18,6 @@ EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
USE_IMAKE= yes
MAN1= 9wm.1
.include <bsd.port.mk>

View File

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

View File

@ -3,7 +3,7 @@
# Date created: Sun Aug 13 12:36:14 CDT 1995
# Whom: erich@rrnet.com
#
# $Id: Makefile,v 1.3 1996/11/12 02:19:29 obrien Exp $
# $Id: Makefile,v 1.4 1997/09/08 12:23:55 tg Exp $
#
DISTNAME= 9menu-1.5
@ -18,4 +18,7 @@ EXTRACT_CMD= zcat
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
MAN1= 9menu.1
MANCOMPRESSED= yes
.include <bsd.port.mk>

View File

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