openbsd-ports/devel/p5-Class-Date/Makefile
2013-03-11 10:50:00 +00:00

20 lines
328 B
Makefile

# $OpenBSD: Makefile,v 1.28 2013/03/11 10:50:14 espie Exp $
SHARED_ONLY= Yes
COMMENT= module for easy date and time manipulation
MODULES= cpan
DISTNAME= Class-Date-1.1.9
REVISION= 3
CATEGORIES= devel
USE_GROFF = Yes
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>