openbsd-ports/devel/p5-Date-Handler/Makefile

18 lines
358 B
Makefile

# $OpenBSD: Makefile,v 1.15 2006/11/25 16:32:34 espie Exp $
COMMENT= "perl module for calculates time differences"
MODULES= cpan
VERSION= 1.2
DISTNAME= Date-Handler-${VERSION}
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>