aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostview/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-10-22 13:42:23 +0800
committerjkh <jkh@FreeBSD.org>1994-10-22 13:42:23 +0800
commit657a345d90653af9ee9443c8334615d49b894977 (patch)
treef5c01cb9a0dc08517893eebef6c7e50e30124370 /print/ghostview/Makefile
parentf0ee35664169b54b2814f67ff405735c3c068a38 (diff)
downloadfreebsd-ports-gnome-657a345d90653af9ee9443c8334615d49b894977.tar.gz
freebsd-ports-gnome-657a345d90653af9ee9443c8334615d49b894977.tar.zst
freebsd-ports-gnome-657a345d90653af9ee9443c8334615d49b894977.zip
ghostview 1.5.
Diffstat (limited to 'print/ghostview/Makefile')
-rw-r--r--print/ghostview/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile
new file mode 100644
index 000000000000..f33d671ba07b
--- /dev/null
+++ b/print/ghostview/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: ghostview
+# Version required: 1.5
+# Date created: 21 October 1994
+# Whom: jkh
+#
+# $Id: Makefile,v 1.6 1994/10/06 01:31:54 jkh Exp $
+#
+
+DISTNAME= ghostview-1.5
+USE_IMAKE= yes
+MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
+DEPENDS= ${PORTSDIR}/print/ghostscript
+
+.include <bsd.port.mk>