summaryrefslogtreecommitdiff
path: root/print/ghostview/Makefile
blob: 633a448d47bbcc0dbfaae26de9421572393fe9e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:	ghostview
# Version required:	1.5
# Date created:		21 October 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.1.1.1 1994/10/22 05:42:22 jkh Exp $
#

DISTNAME=	ghostview-1.5
USE_IMAKE=	yes
MASTER_SITES=	ftp://prep.ai.mit.edu/pub/gnu/
EXEC_DEPENDS=	gs:${PORTSDIR}/print/ghostscript

.include <bsd.port.mk>