bluhm bd758f7408 update p5-Text-Quoted to 2.10
from Charlene Wendling
2018-12-31 16:04:25 +00:00

16 lines
301 B
Makefile

# $OpenBSD: Makefile,v 1.15 2018/12/31 16:04:25 bluhm Exp $
COMMENT= extract the structure of a quoted mail message
MODULES= cpan
PKG_ARCH= *
DISTNAME = Text-Quoted-2.10
CATEGORIES= textproc
# perl
PERMIT_PACKAGE_CDROM= Yes
RUN_DEPENDS= textproc/p5-Text-Autoformat
.include <bsd.port.mk>