1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/print/ghostview/Makefile

18 lines
353 B
Makefile
Raw Normal View History

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/
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>