1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/devel/p5-Time-Mock/Makefile
2015-05-15 18:04:49 +00:00

22 lines
372 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Time-Mock
PORTVERSION= 0.0.2
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Shift and scale time
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USE_PERL5= modbuild
USES= perl5
.include <bsd.port.mk>