2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Steve Wills <swills@FreeBSD.org>
|
2012-04-09 05:29:54 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Class-Null
|
|
|
|
PORTVERSION= 2.110730
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2012-04-09 05:29:54 +02:00
|
|
|
CATEGORIES= devel perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
|
|
COMMENT= Perl module which implements the Null Class design pattern
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2012-04-09 05:29:54 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|