aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-Net_Growl/Makefile
blob: d2b41a769496ca53021b4bceadfb65f5fcefd78d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $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>