ports/devel/p5-Calendar-Simple/Makefile

21 lines
409 B
Makefile

PORTNAME= Calendar-Simple
PORTVERSION= 2.1.0
DISTVERSIONPREFIX= v
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAVECROSS
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to create simple calendars
WWW= https://metacpan.org/release/Calendar-Simple
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>