15 lines
257 B
Makefile
15 lines
257 B
Makefile
# $OpenBSD: Makefile,v 1.13 2020/07/03 21:45:18 sthen Exp $
|
|
|
|
COMMENT= MySQL representations for Time::Piece objects
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Time-Piece-MySQL-0.06
|
|
REVISION= 3
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|