openbsd-ports/devel/p5-Date-Handler/Makefile
2010-12-03 11:44:22 +00:00

19 lines
362 B
Makefile

# $OpenBSD: Makefile,v 1.19 2010/12/03 11:44:29 ajacoutot Exp $
COMMENT= perl module for calculates time differences
MODULES= cpan
VERSION= 1.2
DISTNAME= Date-Handler-${VERSION}
REVISION= 1
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>