blob: 156a556dedbda47ddb152d6ce449190e3cad0dce (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PORTNAME= Class-Null
PORTVERSION= 2.110730
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module which implements the Null Class design pattern
WWW= https://metacpan.org/release/Class-Null
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|