opnsense-ports/databases/p5-Time-Piece-MySQL/Makefile
2022-09-07 22:33:21 +02:00

19 lines
389 B
Makefile

PORTNAME= Time-Piece-MySQL
PORTVERSION= 0.06
PORTREVISION= 2
CATEGORIES= databases devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= MySQL-specific methods for Time::Piece Perl module
WWW= https://metacpan.org/release/Time-Piece-MySQL
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>