diff options
Diffstat (limited to 'print/ghostview')
-rw-r--r-- | print/ghostview/Makefile | 3 | ||||
-rw-r--r-- | print/ghostview/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile index 791add1e05cb..dc19e15b6a30 100644 --- a/print/ghostview/Makefile +++ b/print/ghostview/Makefile @@ -3,7 +3,7 @@ # Date created: 21 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.9 1997/01/14 09:11:49 asami Exp $ +# $Id: Makefile,v 1.10 1997/07/13 18:49:28 max Exp $ # DISTNAME= ghostview-1.5 @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes +MAN1= ghostview.1 post-install: @${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL diff --git a/print/ghostview/pkg-plist b/print/ghostview/pkg-plist index 41b1503e6f85..92d834f15bf3 100644 --- a/print/ghostview/pkg-plist +++ b/print/ghostview/pkg-plist @@ -1,3 +1,2 @@ bin/ghostview lib/X11/app-defaults/Ghostview -man/man1/ghostview.1.gz |