1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/print/ghostview/Makefile
1996-04-18 07:58:21 +00:00

18 lines
352 B
Makefile

# New ports collection makefile for: ghostview
# Version required: 1.5
# Date created: 21 October 1994
# Whom: jkh
#
# $Id: Makefile,v 1.5 1995/11/22 13:18:10 asami Exp $
#
DISTNAME= ghostview-1.5
CATEGORIES+= print
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript
USE_IMAKE= yes
.include <bsd.port.mk>