Files
2024-06-28 20:59:24 +00:00

18 lines
246 B
Makefile

COMMENT = modules for parsing/translating POD format documents
DISTNAME = Pod-Parser-1.67
CATEGORIES = textproc
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
FIX_CRLF_FILES = Makefile.PL \
t/pod/find.t
.include <bsd.port.mk>