1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/net/pear-Net_Growl/Makefile
Renato Botelho d46d497ab7 New port: net/pear-Net_Growl:
Growl is a MACOSX application that listen to notifications sent by
applications and displays them on the desktop using different display
styles. Net_Growl offers the possibility to send notifications to Growl
from your PHP application through network communication using UDP.

Sponsored by:	Rubicon Communications (Netgate)
2016-08-11 15:57:37 +00:00

15 lines
199 B
Makefile

# $FreeBSD$
PORTNAME= Net_Growl
DISTVERSION= 2.7.0
CATEGORIES= net pear
MAINTAINER= garga@FreeBSD.org
COMMENT= Send notifications to Growl
LICENSE= BSD2CLAUSE
USES= pear
.include <bsd.port.mk>