# New ports collection makefile for: devel/p5-Project-Gantt # Date created: Thu Oct 21 16:46:26 CST 2004 # Whom: clsung # # $FreeBSD$ # PORTNAME= Project-Gantt PORTVERSION= 1.03 PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/A/AW/AWESTHOLM PKGNAMEPREFIX= p5- MAINTAINER= clsung@FreeBSD.org COMMENT= Create Gantt charts to manage project scheduling BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/Date.pm:${PORTSDIR}/devel/p5-Class-Date \ ${SITE_PERL}/${PERL_ARCH}/Image/Magick.pm:${PORTSDIR}/graphics/ImageMagick RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/Gantt MAN3= Project::Gantt.3 .include .if ${PERL_LEVEL} < 500800 IGNORE= This program only support perl 5.8.0 or above .endif .include le='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.0.3vs2005-04-202-7/+3
* Mark as BROKEN on sparc64/CURRENTvs2005-04-081-0/+4
* Fix build-error on AMDvs2005-02-252-20/+9
* Update to 1.0.1vs2005-02-234-13/+30
* - Update aleph 0.9.0 to afnix 1.0.0pav2005-02-2018-437/+293
* - Unbreak on amd64 and ia64pav2005-02-104-7/+59
* Fix build with gcc-3.4krion2004-08-236-0/+183
* BROKEN on amd64 and ia64: Does not compile (missing -fPIC)kris2004-03-071-1/+7
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZEify.trevor2004-01-291-0/+1
* - Fix COMMENT formatkrion2003-12-111-1/+1
* upgrade to 0.9.0ijliao2003-10-074-4/+42