freebsd-ports/devel/p5-Calendar-Simple/Makefile
Mathieu Arnold bc19d06784 Bump PORTREVISION for ports affected by the fix the last commit.
Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
2017-01-31 16:21:45 +00:00

17 lines
313 B
Makefile

# $FreeBSD$
PORTNAME= Calendar-Simple
PORTVERSION= 1.21
PORTREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAVECROSS
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to create simple calendars
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>