1997-12-02 23:32:18 -05:00
|
|
|
# OpenBSD makefile for: ghostview
|
|
|
|
# Version required: 1.5
|
|
|
|
# Date created: December 2, 1997
|
|
|
|
# Whom: Angelos D. Keromytis
|
|
|
|
#
|
2001-10-28 08:05:44 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2001/10/28 13:05:49 espie Exp $
|
1997-12-02 23:32:18 -05:00
|
|
|
#
|
|
|
|
|
2001-05-05 23:19:44 -04:00
|
|
|
COMMENT= "X11 front-end for ghostscript"
|
|
|
|
|
1997-12-02 23:32:18 -05:00
|
|
|
DISTNAME= ghostview-1.5
|
|
|
|
CATEGORIES= print
|
2001-05-05 23:19:44 -04:00
|
|
|
NEED_VERSION= 1.402
|
1997-12-02 23:32:18 -05:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-03-06 20:38:58 -05:00
|
|
|
MASTER_SITE_SUBDIR= ghostview
|
1997-12-02 23:32:18 -05:00
|
|
|
|
2001-06-19 21:43:11 -04:00
|
|
|
# License: GPL
|
2000-06-02 15:41:58 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2000-02-12 03:02:07 -05:00
|
|
|
|
2000-10-22 11:41:23 -04:00
|
|
|
CONFIGURE_STYLE= imake
|
1997-12-02 23:32:18 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|