openbsd-ports/devel/p5-DateTime-Precise/Makefile
jasper 9678244283 import p5-DateTime-Precise
Perform common time and date operations with additional GPS operations.

ok sthen@
2011-03-16 14:20:10 +00:00

17 lines
332 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2011/03/16 14:20:10 jasper Exp $
COMMENT= common time and date operations with GPS operations
DISTNAME= DateTime-Precise-1.05
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= cpan
.include <bsd.port.mk>