1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/print/ghostview/Makefile

21 lines
388 B
Makefile
Raw Normal View History

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
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU}
1995-04-15 04:34:11 +00:00
MAINTAINER= ports@FreeBSD.org
1995-04-15 04:34:11 +00:00
USE_IMAKE= yes
post-install:
1997-07-13 18:49:31 +00:00
@${SH} ${PKGDIR}/INSTALL ${PKGNAME} POST-INSTALL
1994-10-22 05:42:23 +00:00
.include <bsd.port.mk>