openbsd-ports/print/ghostview/Makefile
2001-06-20 01:43:11 +00:00

28 lines
557 B
Makefile

# OpenBSD makefile for: ghostview
# Version required: 1.5
# Date created: December 2, 1997
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.10 2001/06/20 01:43:33 pvalchev Exp $
#
COMMENT= "X11 front-end for ghostscript"
DISTNAME= ghostview-1.5
CATEGORIES= print
NEED_VERSION= 1.402
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ghostview
MAINTAINER= ports@openbsd.org
# License: GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>