freebsd-ports/devel/p5-Time-Clock/Makefile

21 lines
374 B
Makefile

PORTNAME= Time-Clock
PORTVERSION= 1.03
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Twenty-four hour clock objects with nanosecond precision
WWW= https://metacpan.org/release/Time-Clock
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>