15 lines
199 B
Makefile
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>
|