18 lines
289 B
Makefile

# $OpenBSD: Makefile,v 1.12 2020/07/03 21:45:48 sthen Exp $
COMMENT= extracts embedded tests and code examples from pod
MODULES= cpan
PKG_ARCH= *
DISTNAME= Pod-Tests-1.20
CATEGORIES= textproc
REVISION= 0
# perl
PERMIT_PACKAGE= Yes
FIX_EXTRACT_PERMISSIONS= Yes
.include <bsd.port.mk>