15 lines
264 B
Makefile
15 lines
264 B
Makefile
# $OpenBSD: Makefile,v 1.21 2013/10/11 23:48:42 naddy Exp $
|
|
|
|
COMMENT= perl module for calculates time differences
|
|
|
|
MODULES= cpan
|
|
VERSION= 1.2
|
|
DISTNAME= Date-Handler-${VERSION}
|
|
REVISION= 1
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|