2008-10-19 21:17:40 +02:00
|
|
|
# $NetBSD: Makefile,v 1.5 2008/10/19 19:18:56 he Exp $
|
2005-12-02 05:07:57 +01:00
|
|
|
|
2007-02-22 13:22:59 +01:00
|
|
|
DISTNAME= Text-Emoticon-MSN-0.04
|
2005-12-02 05:07:57 +01:00
|
|
|
PKGNAME= p5-${DISTNAME}
|
2008-10-19 21:17:40 +02:00
|
|
|
PKGREVISION= 1
|
2005-12-02 05:07:57 +01:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/}
|
|
|
|
|
2008-07-20 18:09:34 +02:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2007-02-22 13:22:59 +01:00
|
|
|
HOMEPAGE= http://search.cpan.org/dist/Text-Emoticon-MSN/
|
2005-12-02 05:07:57 +01:00
|
|
|
COMMENT= Emoticon filter of MSN Messenger
|
|
|
|
|
2008-06-12 04:14:13 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2005-12-02 05:07:57 +01:00
|
|
|
DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.32}:../../devel/p5-Test-Simple
|
2007-02-22 13:22:59 +01:00
|
|
|
DEPENDS+= p5-Text-Emoticon>=0.02:../../textproc/p5-Text-Emoticon
|
2005-12-02 05:07:57 +01:00
|
|
|
|
|
|
|
PERL5_PACKLIST= auto/Text/Emoticon/MSN/.packlist
|
|
|
|
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|