14 lines
182 B
Makefile
14 lines
182 B
Makefile
COMMENT = perl module to deal with time periods
|
|
|
|
DISTNAME = Time-Period-1.25
|
|
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
|
|
|
.include <bsd.port.mk>
|