pkgsrc/textproc/p5-Text-Emoticon-MSN/Makefile
2019-08-11 13:17:48 +00:00

19 lines
651 B
Makefile

# $NetBSD: Makefile,v 1.18 2019/08/11 13:23:44 wiz Exp $
DISTNAME= Text-Emoticon-MSN-0.04
PKGNAME= p5-${DISTNAME}
PKGREVISION= 11
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/Text-Emoticon-MSN
COMMENT= Emoticon filter of MSN Messenger
#DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.32}:../../devel/p5-Test-Simple
DEPENDS+= p5-Text-Emoticon>=0.02:../../textproc/p5-Text-Emoticon
PERL5_PACKLIST= auto/Text/Emoticon/MSN/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"