2007-09-15 17:36:44 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.18 2007/09/15 21:36:44 merdely Exp $
|
1997-12-02 23:32:18 -05:00
|
|
|
|
2007-09-15 17:36:44 -04:00
|
|
|
COMMENT= X11 front-end for ghostscript
|
2001-05-05 23:19:44 -04:00
|
|
|
|
1997-12-02 23:32:18 -05:00
|
|
|
DISTNAME= ghostview-1.5
|
|
|
|
CATEGORIES= print
|
2002-10-28 08:40:41 -05:00
|
|
|
|
2002-05-14 07:49:22 -04:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=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
|
2005-02-21 09:52:54 -05:00
|
|
|
WANTLIB= Xpm Xmu Xaw m X11 c Xt SM Xp Xext ICE
|
2000-02-12 03:02:07 -05:00
|
|
|
|
2003-06-03 21:17:50 -04:00
|
|
|
RUN_DEPENDS= :ghostscript-*:print/ghostscript/gnu
|
|
|
|
|
2006-11-13 07:51:14 -05:00
|
|
|
CONFIGURE_STYLE=imake
|
|
|
|
USE_X11= Yes
|
2002-10-28 08:40:41 -05:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
1997-12-02 23:32:18 -05:00
|
|
|
.include <bsd.port.mk>
|