1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/print/gv/Makefile

25 lines
515 B
Makefile
Raw Normal View History

# New ports collection makefile for: gv
1996-11-12 07:06:32 +00:00
# Version required: gv_2_7_6
# Date created: 16 Apr 1996
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
1996-11-12 07:06:32 +00:00
# $Id: Makefile,v 1.3 1996/08/27 07:25:43 tg Exp $
#
1996-11-12 07:06:32 +00:00
DISTNAME= gv_2_7_6
PKGNAME= gv-2.7.6
CATEGORIES= print
MASTER_SITES= ftp://iphthf.physik.uni-mainz.de/pub/gv/unix/
MAINTAINER= tg@freebsd.org
LIB_DEPENDS= Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript4
PATCH_STRIP= -p1
WRKSRC= ${WRKDIR}/gv
USE_IMAKE= yes
.include <bsd.port.mk>