openbsd-ports/print/ghostview/Makefile

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.9 2001/05/06 03:19:53 lebel 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_TYPE= GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= imake
.include <bsd.port.mk>