summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Emoticon-MSN/Makefile
blob: 32d2d866df0197de57f7642c9bc445effd6433cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile,v 1.8 2012/10/03 21:58:03 wiz Exp $

DISTNAME=       Text-Emoticon-MSN-0.04
PKGNAME=        p5-${DISTNAME}
PKGREVISION=	4
CATEGORIES=	textproc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Text-Emoticon-MSN/
COMMENT=	Emoticon filter of MSN Messenger

PKG_DESTDIR_SUPPORT=	user-destdir

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"