1994-10-22 05:42:23 +00:00
|
|
|
# New ports collection makefile for: ghostview
|
|
|
|
# Version required: 1.5
|
|
|
|
# Date created: 21 October 1994
|
|
|
|
# Whom: jkh
|
|
|
|
#
|
1997-07-13 18:49:31 +00:00
|
|
|
# $Id: Makefile,v 1.9 1997/01/14 09:11:49 asami Exp $
|
1994-10-22 05:42:23 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= ghostview-1.5
|
1996-11-17 08:45:20 +00:00
|
|
|
CATEGORIES= print
|
1996-11-18 10:25:35 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1995-04-15 04:34:11 +00:00
|
|
|
|
1996-11-17 08:45:20 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
|
1995-04-15 04:34:11 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
|
1997-01-14 09:13:16 +00:00
|
|
|
post-install:
|
1997-07-13 18:49:31 +00:00
|
|
|
@${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
|
1997-01-14 09:13:16 +00:00
|
|
|
|
1994-10-22 05:42:23 +00:00
|
|
|
.include <bsd.port.mk>
|