Files
bsdports/perl/p5-Encode-IMAPUTF7/Makefile
2019-12-26 07:26:06 +00:00

18 lines
357 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD:perl/Makefile 412344 2016-04-01 13:29:15Z mat $
PORTNAME= Encode-IMAPUTF7
PORTVERSION= 1.05
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Modification of UTF-7 encoding for IMAP
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
#EOF