openbsd-ports/print/ghostview/Makefile
2002-10-28 13:40:41 +00:00

21 lines
376 B
Makefile

# $OpenBSD: Makefile,v 1.14 2002/10/28 13:40:41 naddy Exp $
COMMENT= "X11 front-end for ghostscript"
DISTNAME= ghostview-1.5
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU:=ghostview/}
# License: GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
NO_REGRESS= Yes
.include <bsd.port.mk>