summaryrefslogtreecommitdiff
path: root/print/ghostview/Makefile
blob: 872b83864a6e0049fa61f086032b0b17e14b3820 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	ghostview
# Version required:	1.5
# Date created:		21 October 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.6 1996/04/18 07:58:21 tg Exp $
#

DISTNAME=	ghostview-1.5
CATEGORIES=	print
MASTER_SITES=	ftp://prep.ai.mit.edu/pub/gnu/

MAINTAINER=	ports@FreeBSD.org

RUN_DEPENDS=	gs:${PORTSDIR}/print/ghostscript

USE_IMAKE=	yes

.include <bsd.port.mk>