13 lines
209 B
Makefile
13 lines
209 B
Makefile
COMMENT= perl module for calculates time differences
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
VERSION= 1.2
|
|
DISTNAME= Date-Handler-${VERSION}
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|