ports/77282: [NEW PORT] graphics/p5-GraphViz-Makefile: Visualize Makefile dependancies

Ulrich Spoerlein q at uni.de
Wed Mar 16 16:40:05 UTC 2005


The following reply was made to PR ports/77282; it has been noted by GNATS.

From: Ulrich Spoerlein <q at uni.de>
To: FreeBSD-gnats-submit at 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 at 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 at 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>



More information about the freebsd-ports-bugs mailing list