diff options
author | miwi <miwi@FreeBSD.org> | 2007-04-10 04:46:49 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-04-10 04:46:49 +0800 |
commit | 6ec93e8a125f316e77372e5d383dc4498267d909 (patch) | |
tree | e4b18189a804ad8835207402e2f8ada06a3bb9d1 /net/Makefile | |
parent | f92b78cfc1e053092ae7c10efa78c3d138e9264e (diff) | |
download | freebsd-ports-gnome-6ec93e8a125f316e77372e5d383dc4498267d909.tar.gz freebsd-ports-gnome-6ec93e8a125f316e77372e5d383dc4498267d909.tar.zst freebsd-ports-gnome-6ec93e8a125f316e77372e5d383dc4498267d909.zip |
Net::Growl provieds simple interface to send
Mac OS X Growl notifications across the network.
Author: Nathan McFarland <nathan.mcfarland@nmcfarl.org>
WWW: http://search.cpan.org/~nmcfarl/Net-Growl-0.99/
PR: ports/111420
Submitted by: Masahiro Teramoto <markun at onohara.to>
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index b0ecb1d6b8c8..18912e2b752b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -459,6 +459,7 @@ SUBDIR += p5-Net-Google SUBDIR += p5-Net-Google-Calendar SUBDIR += p5-Net-Gopher + SUBDIR += p5-Net-Growl SUBDIR += p5-Net-HL7 SUBDIR += p5-Net-Ident SUBDIR += p5-Net-Interface |