Net::GrowlClient provides a complete object oriented interface

to send Mac OS X Growl notifications across the network.

Author:	Raphael ROULET <raphael@perl-auvergne.com>
WWW:	http://search.cpan.org/~castor/Net-GrowlClient/

PR:		ports/118184
Submitted by:	Masahiro Teramoto <markun at onohara.to>
This commit is contained in:
Martin Wilke
2007-12-12 12:45:03 +00:00
parent e516478803
commit 034df61179
5 changed files with 41 additions and 0 deletions

View File

@@ -479,6 +479,7 @@
SUBDIR += p5-Net-Google-Calendar
SUBDIR += p5-Net-Gopher
SUBDIR += p5-Net-Growl
SUBDIR += p5-Net-GrowlClient
SUBDIR += p5-Net-HL7
SUBDIR += p5-Net-Ident
SUBDIR += p5-Net-Interface

View File

@@ -0,0 +1,27 @@
# New ports collection makefile for: p5-Net-GrowlClient
# Date created: 2007-11-22
# Whom: Masahiro Teramoto <markun@onohara.to>
#
# $FreeBSD$
#
PORTNAME= Net-GrowlClient
PORTVERSION= 0.02
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Perl implementation of Growl Network Notification Protocol
BUILD_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA
RUN_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA
PERL_CONFIGURE= yes
MAN3= Net::GrowlClient.3
.include <bsd.port.mk>

View File

@@ -0,0 +1,3 @@
MD5 (Net-GrowlClient-0.02.tar.gz) = 120a06c677546a9c7a68c75bf354fd34
SHA256 (Net-GrowlClient-0.02.tar.gz) = ce84a3b7ecaa792519e56e862ff451e12b8a869d8f650ff5134ec5596723ee7a
SIZE (Net-GrowlClient-0.02.tar.gz) = 5949

View File

@@ -0,0 +1,5 @@
Net::GrowlClient provides a complete object oriented interface
to send Mac OS X Growl notifications across the network.
Author: Raphael ROULET <raphael@perl-auvergne.com>
WWW: http://search.cpan.org/~castor/Net-GrowlClient/

View File

@@ -0,0 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/GrowlClient/.packlist
%%SITE_PERL%%/Net/GrowlClient.pm
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/GrowlClient
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/Net