2019-08-11 15:17:48 +02:00
|
|
|
# $NetBSD: Makefile,v 1.22 2019/08/11 13:18:14 wiz Exp $
|
2004-06-05 05:15:18 +02:00
|
|
|
|
2011-08-06 16:33:52 +02:00
|
|
|
DISTNAME= Unicode-IMAPUtf7-2.01
|
2004-06-05 05:15:18 +02:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2019-08-11 15:17:48 +02:00
|
|
|
PKGREVISION= 8
|
2004-11-12 01:15:48 +01:00
|
|
|
CATEGORIES= converters mail perl5
|
2011-08-06 16:33:52 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/F/FA/FABPOT/}
|
2004-06-05 05:15:18 +02:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2019-06-30 22:14:13 +02:00
|
|
|
HOMEPAGE= https://metacpan.org/release/Unicode-IMAPUtf7
|
2004-06-05 05:15:18 +02:00
|
|
|
COMMENT= Perl extension to deal with IMAP UTF7
|
|
|
|
|
|
|
|
DEPENDS+= p5-Unicode-String>=2.06:../../converters/p5-Unicode-String
|
|
|
|
|
2005-07-13 20:01:18 +02:00
|
|
|
PERL5_PACKLIST= auto/Unicode/IMAPUtf7/.packlist
|
2004-06-05 05:15:18 +02:00
|
|
|
|
2011-08-06 16:33:52 +02:00
|
|
|
post-extract:
|
|
|
|
chmod -R +rwx ${WRKSRC}
|
|
|
|
|
2004-06-05 05:15:18 +02:00
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|