sthen d9075a1be8 remove junk README.pod files that "Older versions of ExtUtils::MakeMaker
may errantly install" - unbreaks packaging with perl 5.28
2019-02-09 17:09:49 +00:00

17 lines
339 B
Makefile

# $OpenBSD: Makefile,v 1.4 2019/02/09 17:09:49 sthen Exp $
COMMENT = converts HTML to Text with tables intact
MODULES = cpan
PKG_ARCH = *
DISTNAME = HTML-FormatText-WithLinks-AndTables-0.07
REVISION = 0
CATEGORIES = www textproc
# Perl
PERMIT_PACKAGE_CDROM = Yes
RUN_DEPENDS = www/p5-HTML-FormatText-WithLinks
.include <bsd.port.mk>