freebsd-ports/www/p5-SWF-Chart/Makefile
Andrej Zverev bc02afde05 - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
2011-06-20 09:22:15 +00:00

22 lines
424 B
Makefile

# New ports collection makefile for: p5-SWF-Chart
# Date created: 27 May 2006
# Whom: Aaron Dalton <aaron@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= SWF-Chart
PORTVERSION= 1.4
CATEGORIES= www perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:GARTH
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface to the SWF Chart generation tool
MAN3= SWF::Chart.3
PERL_CONFIGURE= yes
.include <bsd.port.mk>