2006-07-25 23:13:31 +02:00
|
|
|
# New ports collection makefile for: Text-Emoticon-GoogleTalk
|
|
|
|
# Date created: 2006/07/21
|
|
|
|
# Whom: chinsan <chinsan.tw@gmail.com>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Text-Emoticon-GoogleTalk
|
|
|
|
PORTVERSION= 0.01
|
|
|
|
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
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Text::Emoticon::GoogleTalk.3
|
|
|
|
|
2007-09-08 03:12:10 +02:00
|
|
|
.include <bsd.port.mk>
|