76f3222580
are part of lang/perl5* pkg-plist - Bump PORTREVISIONs With Hat: perl@
22 lines
427 B
Makefile
22 lines
427 B
Makefile
# New ports collection makefile for: devel/p5-Data-Validate
|
|
# Date created: 06 August 2007
|
|
# Whom: Steven Kreuzer <skreuzer@exit2shell.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Data-Validate
|
|
PORTVERSION= 0.08
|
|
PORTREVISION= 2
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= skreuzer@FreeBSD.org
|
|
COMMENT= Common data validation methods
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Data::Validate.3
|
|
|
|
.include <bsd.port.mk>
|