summaryrefslogtreecommitdiff
path: root/print/ghostview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ghostview/Makefile')
-rw-r--r--print/ghostview/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile
deleted file mode 100644
index d2d3fb763dc7..000000000000
--- a/print/ghostview/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: ghostview
-# Version required: 1.5
-# Date created: 21 October 1994
-# Whom: jkh
-#
-# $Id: Makefile,v 1.3 1995/04/01 12:49:29 jkh Exp $
-#
-
-DISTNAME= ghostview-1.5
-CATEGORIES+= printing
-MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
-
-EXEC_DEPENDS= gs:${PORTSDIR}/print/ghostscript
-
-USE_IMAKE= yes
-
-.include <bsd.port.mk>