blob: 5fe6be26ed97ed7a3d8ac5460a049f9b9d6b2356 (
plain) (
tree)
|
|
# New ports collection makefile for: ghostview
# Version required: 1.5
# Date created: 21 October 1994
# Whom: jkh
#
# $Id: Makefile,v 1.4 1995/04/15 04:33:48 asami Exp $
#
DISTNAME= ghostview-1.5
CATEGORIES+= print
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
EXEC_DEPENDS= gs:${PORTSDIR}/print/ghostscript
USE_IMAKE= yes
.include <bsd.port.mk>
|