openbsd-ports/mail/p5-Email-MIME-ContentType/Makefile

14 lines
240 B
Makefile

COMMENT= parse MIME Content-Type or Content-Disposition headers
MODULES= cpan
PKG_ARCH= *
DISTNAME= Email-MIME-ContentType-1.028
CATEGORIES= mail
# GPL
PERMIT_PACKAGE= Yes
RUN_DEPENDS = textproc/p5-Text-Unidecode
.include <bsd.port.mk>