openbsd-ports/devel/p5-Time-Piece-MySQL/Makefile
sthen 0d2e4ffd4b fix dependencies and bump following COMES_WITH for
the last batch of packages which moved to base perl.
reads fine to ajacoutot
2008-11-07 15:08:58 +00:00

17 lines
342 B
Makefile

# $OpenBSD: Makefile,v 1.4 2008/11/07 15:08:59 sthen Exp $
COMMENT= MySQL representations for Time::Piece objects
MODULES= cpan
DISTNAME= Time-Piece-MySQL-0.06
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>