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
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

13 lines
186 B
Makefile

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>