0a3545e5c3
Changes: http://search.cpan.org/dist/Symbol-Util/Changes Feature safe: yes
21 lines
398 B
Makefile
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>
|