From 67834415915be3cf028ea75dc0ee074873d6bb30 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Tue, 20 Oct 1998 02:02:08 +0000 Subject: Move manpages from pkg/PLIST to Makefile. --- textproc/info2html/Makefile | 5 ++++- textproc/info2html/pkg-plist | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'textproc/info2html') diff --git a/textproc/info2html/Makefile b/textproc/info2html/Makefile index 8c9a511eff5a..db451686812f 100644 --- a/textproc/info2html/Makefile +++ b/textproc/info2html/Makefile @@ -3,7 +3,7 @@ # Date created: 9 October 1997 # Whom: wosch # -# $Id: Makefile,v 1.3 1997/08/16 10:14:36 wosch Exp $ +# $Id: Makefile,v 1.1.1.1 1997/10/10 13:37:50 wosch Exp $ # DISTNAME= info2html-1.1 @@ -12,4 +12,7 @@ MASTER_SITES= http://www.freebsd.org/~wosch/src/ MAINTAINER= wosch@FreeBSD.org +MAN1= info2html.1 +MANCOMPRESSED= yes + .include diff --git a/textproc/info2html/pkg-plist b/textproc/info2html/pkg-plist index 701c5e15b053..736a761b98de 100644 --- a/textproc/info2html/pkg-plist +++ b/textproc/info2html/pkg-plist @@ -1,2 +1 @@ bin/info2html -man/man1/info2html.1.gz -- cgit v1.2.3