2013-08-02 20:52:07 +02:00
|
|
|
# Created by: chinsan <chinsan.tw@gmail.com>
|
2006-07-25 23:13:31 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Text-Emoticon-GoogleTalk
|
|
|
|
PORTVERSION= 0.01
|
2012-03-15 20:05:42 +01:00
|
|
|
PORTREVISION= 1
|
2006-07-25 23:13:31 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2006-07-25 23:13:31 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2009-08-28 19:37:26 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-07-25 23:13:31 +02:00
|
|
|
COMMENT= Emoticon filter of GoogleTalk
|
|
|
|
|
2012-03-15 20:05:42 +01:00
|
|
|
BUILD_DEPENDS= p5-Text-Emoticon>=0:${PORTSDIR}/textproc/p5-Text-Emoticon
|
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2006-07-25 23:13:31 +02:00
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|