Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2005 16:40:04 GMT
From:      Ulrich Spoerlein <q@uni.de>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/77282: [NEW PORT] graphics/p5-GraphViz-Makefile: Visualize Makefile dependancies
Message-ID:  <200503161640.j2GGe4e9072723@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/77282; it has been noted by GNATS.

From: Ulrich Spoerlein <q@uni.de>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/77282: [NEW PORT] graphics/p5-GraphViz-Makefile: Visualize Makefile dependancies
Date: Wed, 16 Mar 2005 17:39:16 +0100

 Please use the attached Makefile instead.
 
 Ulrich Spoerlein
 
 
 # New ports collection makefile for:	graphics/p5-GraphViz-Makefile
 # Date created:				08.02.2005
 # Whom:					Ulrich Spoerlein <q@uni.de>
 #
 # $FreeBSD$
 #
 
 PORTNAME=	GraphViz-Makefile
 PORTVERSION=	1.12
 CATEGORIES=	graphics perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	GraphViz
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	q@uni.de
 COMMENT=	Visualize Makefile dependancies
 
 BUILD_DEPENDS=	${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \
 		${SITE_PERL}/Make.pm:${PORTSDIR}/devel/p5-Make
 RUN_DEPENDS=	${BUILD_DEPENDS} \
 		${SITE_PERL}/mach/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
 
 PERL_CONFIGURE=	yes
 
 MAN1=		tkgvizmakefile.1
 MAN3=		GraphViz::Makefile.3
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503161640.j2GGe4e9072723>