Files
2025-11-09 07:36:48 +00:00

18 lines
324 B
Makefile

COMMENT = perl module to implementing delay loading of object-data
MODULES = cpan
PKG_ARCH = *
VERSION = 0.22
DISTNAME = Object-Realize-Later-${VERSION}
PKGNAME = p5-Object-Realize-${VERSION}
CATEGORIES = devel
HOMEPAGE = http://perl.overmeer.net/
CPAN_AUTHOR = MARKOV
# perl
PERMIT_PACKAGE= Yes
.include <bsd.port.mk>