14 lines
322 B
Makefile
14 lines
322 B
Makefile
# New ports collection makefile for: ghostview
|
|
# Version required: 1.5
|
|
# Date created: 21 October 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.6 1994/10/06 01:31:54 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= ghostview-1.5
|
|
USE_IMAKE= yes
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
|
DEPENDS= ${PORTSDIR}/print/ghostscript
|
|
|
|
.include <bsd.port.mk>
|