openbsd-ports/devel/p5-Date-Handler/Makefile
2010-10-18 17:47:50 +00:00

19 lines
358 B
Makefile

# $OpenBSD: Makefile,v 1.18 2010/10/18 17:47:58 espie Exp $
COMMENT= perl module for calculates time differences
MODULES= cpan
VERSION= 1.2
DISTNAME= Date-Handler-${VERSION}
REVISION= 0
CATEGORIES= devel
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>