opnsense-ports/devel/p5-Class-Singleton/Makefile
Franco Fichtner 18dc97003f devel/p5-Class-Singleton: sync with upstream
Taken from: HardenedBSD
2017-09-16 12:50:27 +02:00

20 lines
344 B
Makefile

# Created by: will
# $FreeBSD$
PORTNAME= Class-Singleton
PORTVERSION= 1.5
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module that describes a singular object class
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>