18 lines
356 B
Makefile
18 lines
356 B
Makefile
# $OpenBSD: Makefile,v 1.4 2007/09/16 02:53:10 merdely Exp $
|
|
|
|
COMMENT= object oriented time interface
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Time-modules-2006.0814
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Mathieu Sauve-Frankel <msf@kisoku.net>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|