summaryrefslogtreecommitdiff
path: root/print/ghostview/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 08:45:20 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-17 08:45:20 +0000
commite5cc021f77b6b9ad840e0350c81761099dd35e04 (patch)
tree8b08b89bac82cd26c045211d009f5b66c0d101f5 /print/ghostview/Makefile
parentCATEGORIES+= -> CATEGORIES= (diff)
CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
Notes
Notes: svn path=/head/; revision=4539
Diffstat (limited to 'print/ghostview/Makefile')
-rw-r--r--print/ghostview/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile
index 7ce26514d39c..872b83864a6e 100644
--- a/print/ghostview/Makefile
+++ b/print/ghostview/Makefile
@@ -3,13 +3,15 @@
# Date created: 21 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.5 1995/11/22 13:18:10 asami Exp $
+# $Id: Makefile,v 1.6 1996/04/18 07:58:21 tg Exp $
#
DISTNAME= ghostview-1.5
-CATEGORIES+= print
+CATEGORIES= print
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
+MAINTAINER= ports@FreeBSD.org
+
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript
USE_IMAKE= yes