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/unroff/Makefile | 5 ++++- textproc/unroff/pkg-plist | 15 +++++++++++---- 2 files changed, 15 insertions(+), 5 deletions(-) (limited to 'textproc/unroff') diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile index 3defdd9a34c7..1856a5ef466a 100644 --- a/textproc/unroff/Makefile +++ b/textproc/unroff/Makefile @@ -3,7 +3,7 @@ # Date created: 18 Feb 1996 # Whom: Thomas Gellekum # -# $Id: Makefile,v 1.5 1997/03/06 12:24:49 wosch Exp $ +# $Id: Makefile,v 1.6 1997/04/27 00:11:48 asami Exp $ # DISTNAME= unroff-1.0 @@ -26,6 +26,9 @@ UNROFF_SITE= http://www-rn.informatik.uni-bremen.de/software/unroff PATCH1= me-misc-patch PATCH2= misc-patch-2 +MAN1= unroff.1 unroff-html.1 unroff-html-man.1 unroff-html-ms.1 +MANCOMPRESSED= yes + pre-patch: @${ECHO_MSG} "===> Applying distribution patches for ${PKGNAME}" @(cd ${_DISTDIR}; \ diff --git a/textproc/unroff/pkg-plist b/textproc/unroff/pkg-plist index 6fe271630af5..2671bd6312eb 100644 --- a/textproc/unroff/pkg-plist +++ b/textproc/unroff/pkg-plist @@ -1,14 +1,21 @@ bin/unroff -man/man1/unroff.1.gz -man/man1/unroff-html.1.gz -man/man1/unroff-html-man.1.gz -man/man1/unroff-html-ms.1.gz share/unroff/doc/manual.ms share/unroff/misc/sample.unroff share/unroff/misc/tmac.hyper share/unroff/scm/troff.scm +share/unroff/scm/troff.scm.orig share/unroff/scm/html/common.scm +share/unroff/scm/html/common.scm.orig share/unroff/scm/html/m.scm share/unroff/scm/html/man.scm +share/unroff/scm/html/me.scm +share/unroff/scm/html/me.scm.orig share/unroff/scm/html/ms.scm +share/unroff/scm/html/ms.scm.orig share/unroff/scm/misc/hyper.scm +share/unroff/scm/misc/hyper.scm.orig +@dirrm share/unroff/doc +@dirrm share/unroff/misc +@dirrm share/unroff/scm/html +@dirrm share/unroff/scm/misc +@dirrm share/unroff/scm -- cgit v1.2.3