aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Growl/Makefile
blob: 1d34eaacbda4d5d8256afd4b0b36726e898aab4f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

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>