aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostview/Makefile
blob: f005d423da4cf2a06fd245feaea2db871b994ec4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    ghostview
# Version required: 1.5
# Date created:     21 October 1994
# Whom:         jkh
#
# $Id: Makefile,v 1.2 1995/02/11 13:50:44 asami Exp $
#

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

.include <bsd.port.mk>