dec946ad51
See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum
22 lines
421 B
Makefile
22 lines
421 B
Makefile
# New ports collection makefile for: p5-Oogly
|
|
# Date created: 20 Dec 2010
|
|
# Whom: Grzegorz Blach <magik@roorback.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Oogly
|
|
PORTVERSION= 0.31
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= CPAN
|
|
MASTER_SITE_SUBDIR= CPAN:AWNCORP
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= magik@roorback.net
|
|
COMMENT= A Data validation idea that just might be ideal
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Oogly.3
|
|
|
|
.include <bsd.port.mk>
|