15 lines
241 B
Makefile

# $OpenBSD: Makefile,v 1.13 2020/07/03 21:44:47 sthen Exp $
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>