aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-GrowlClient
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-12-12 12:45:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-12-12 12:45:03 +0000
commit034df611790afdcb2dbb7cf7696085cd7df1b6a9 (patch)
tree49359a81897f84ea04755cd345ebc6dc0be2a541 /net/p5-Net-GrowlClient
parente51647880318fd9166ba086c83f516bde873d320 (diff)
downloadports-034df611790afdcb2dbb7cf7696085cd7df1b6a9.tar.gz
ports-034df611790afdcb2dbb7cf7696085cd7df1b6a9.zip
Notes
Diffstat (limited to 'net/p5-Net-GrowlClient')
-rw-r--r--net/p5-Net-GrowlClient/Makefile27
-rw-r--r--net/p5-Net-GrowlClient/distinfo3
-rw-r--r--net/p5-Net-GrowlClient/pkg-descr5
-rw-r--r--net/p5-Net-GrowlClient/pkg-plist5
4 files changed, 40 insertions, 0 deletions
diff --git a/net/p5-Net-GrowlClient/Makefile b/net/p5-Net-GrowlClient/Makefile
new file mode 100644
index 000000000000..b3f2f05856fd
--- /dev/null
+++ b/net/p5-Net-GrowlClient/Makefile
@@ -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>
diff --git a/net/p5-Net-GrowlClient/distinfo b/net/p5-Net-GrowlClient/distinfo
new file mode 100644
index 000000000000..7a42f925e39f
--- /dev/null
+++ b/net/p5-Net-GrowlClient/distinfo
@@ -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
diff --git a/net/p5-Net-GrowlClient/pkg-descr b/net/p5-Net-GrowlClient/pkg-descr
new file mode 100644
index 000000000000..1b5aaf3668b9
--- /dev/null
+++ b/net/p5-Net-GrowlClient/pkg-descr
@@ -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/
diff --git a/net/p5-Net-GrowlClient/pkg-plist b/net/p5-Net-GrowlClient/pkg-plist
new file mode 100644
index 000000000000..265707c1392e
--- /dev/null
+++ b/net/p5-Net-GrowlClient/pkg-plist
@@ -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