15 lines
245 B
Makefile
15 lines
245 B
Makefile
# $OpenBSD: Makefile,v 1.13 2020/07/03 21:45:18 sthen Exp $
|
|
|
|
COMMENT= object oriented time interface
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME = Time-modules-2013.0912
|
|
CATEGORIES= devel
|
|
REVISION = 0
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|