1994-10-22 05:42:23 +00:00
|
|
|
# New ports collection makefile for: ghostview
|
|
|
|
# Date created: 21 October 1994
|
|
|
|
# Whom: jkh
|
|
|
|
#
|
1999-08-31 01:53:22 +00:00
|
|
|
# $FreeBSD$
|
1994-10-22 05:42:23 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 17:50:59 +00:00
|
|
|
PORTNAME= ghostview
|
|
|
|
PORTVERSION= 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}
|
1999-01-27 07:41:29 +00:00
|
|
|
MASTER_SITE_SUBDIR= ghostview
|
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
|
1998-10-20 01:48:38 +00:00
|
|
|
MAN1= ghostview.1
|
1995-04-15 04:34:11 +00:00
|
|
|
|
1997-01-14 09:13:16 +00:00
|
|
|
post-install:
|
2000-10-08 10:23:48 +00:00
|
|
|
@${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
|
1997-01-14 09:13:16 +00:00
|
|
|
|
1994-10-22 05:42:23 +00:00
|
|
|
.include <bsd.port.mk>
|