freebsd-ports/devel/p5-Symbol-Util/Makefile
Sunpoet Po-Chuan Hsieh 0a3545e5c3 - Update to 0.0203
Changes:	http://search.cpan.org/dist/Symbol-Util/Changes
Feature safe:	yes
2012-03-16 16:26:28 +00:00

21 lines
398 B
Makefile

# New ports collection makefile for: p5-Symbol-Util
# Date created: 2011-11-17
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Symbol-Util
PORTVERSION= 0.0203
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Additional utils for Perl symbols manipulation
PERL_CONFIGURE= yes
MAN3= Symbol::Util.3
.include <bsd.port.mk>