2013-09-21 00:10:23 +02:00
|
|
|
# Created by: Masahiro Teramoto <markun@onohara.to>
|
2007-12-12 13:45:03 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Net-GrowlClient
|
|
|
|
PORTVERSION= 0.02
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 2
|
2007-12-12 13:45:03 +01:00
|
|
|
CATEGORIES= net perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= markun@onohara.to
|
|
|
|
COMMENT= Perl implementation of Growl Network Notification Protocol
|
|
|
|
|
2013-09-06 16:30:23 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2007-12-12 13:45:03 +01:00
|
|
|
|
2013-06-18 15:49:02 +02:00
|
|
|
.include <bsd.port.mk>
|