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