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

20 lines
354 B
Makefile

# $OpenBSD: Makefile,v 1.5 2007/09/16 02:53:04 merdely Exp $
SHARED_ONLY= Yes
COMMENT= Manipulate simple date objects
MODULES= cpan
DISTNAME= Date-Simple-3.02
CATEGORIES= devel
MAINTAINER= Sam Smith <S@msmith.net>
# perl
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
.include <bsd.port.mk>