1994-10-22 05:42:23 +00:00
|
|
|
# New ports collection makefile for: ghostview
|
|
|
|
# Version required: 1.5
|
|
|
|
# Date created: 21 October 1994
|
|
|
|
# Whom: jkh
|
|
|
|
#
|
1995-11-22 13:18:35 +00:00
|
|
|
# $Id: Makefile,v 1.4 1995/04/15 04:33:48 asami Exp $
|
1994-10-22 05:42:23 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= ghostview-1.5
|
1995-11-22 13:18:35 +00:00
|
|
|
CATEGORIES+= print
|
1995-04-15 04:34:11 +00:00
|
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
|
|
|
|
1995-02-11 13:51:48 +00:00
|
|
|
EXEC_DEPENDS= gs:${PORTSDIR}/print/ghostscript
|
1994-10-22 05:42:23 +00:00
|
|
|
|
1995-04-15 04:34:11 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
|
1994-10-22 05:42:23 +00:00
|
|
|
.include <bsd.port.mk>
|