summaryrefslogtreecommitdiff
path: root/print/ghostview/Makefile
blob: d2d3fb763dc73322ca5dac4884fdfc171527e644 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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>