openbsd-ports/print/ghostview/Makefile
2000-07-10 02:06:46 +00:00

26 lines
509 B
Makefile

# OpenBSD makefile for: ghostview
# Version required: 1.5
# Date created: December 2, 1997
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.7 2000/07/10 02:06:57 angelos Exp $
#
DISTNAME= ghostview-1.5
CATEGORIES= print
NEED_VERSION= 1.290
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
USE_IMAKE= Yes
.include <bsd.port.mk>