bluhm 7d2353473f import p5-B-COW 0.004
from Matthias Pitzl; OK afresh1

Comment:
additional B helpers to check COW status

Description:
B::COW provides some naive additional B helpers to check the COW
status of one SvPV.
2020-07-27 13:38:57 +00:00

17 lines
248 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2020/07/27 13:38:57 bluhm Exp $
COMMENT = additional B helpers to check COW status
DISTNAME = B-COW-0.004
CATEGORIES = devel
# Perl
PERMIT_PACKAGE = Yes
WANTLIB = c perl
MODULES = cpan
.include <bsd.port.mk>