13 lines
180 B
Makefile
13 lines
180 B
Makefile
COMMENT= is a particular year a leap year
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Date-Leapyear-1.72
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
# perl
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|