mirror of https://git.FreeBSD.org/ports.git
16 lines
329 B
Makefile
16 lines
329 B
Makefile
PORTNAME= Net-GrowlClient
|
|
PORTVERSION= 0.02
|
|
PORTREVISION= 2
|
|
CATEGORIES= net perl5
|
|
MASTER_SITES= CPAN
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= markun@onohara.to
|
|
COMMENT= Perl implementation of Growl Network Notification Protocol
|
|
WWW= https://metacpan.org/release/Net-GrowlClient
|
|
|
|
USES= perl5
|
|
USE_PERL5= configure
|
|
|
|
.include <bsd.port.mk>
|