1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/net/p5-Net-GrowlClient/Makefile

19 lines
367 B
Makefile
Raw Normal View History

# Created by: Masahiro Teramoto <markun@onohara.to>
# $FreeBSD$
PORTNAME= Net-GrowlClient
PORTVERSION= 0.02
PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= markun@onohara.to
COMMENT= Perl implementation of Growl Network Notification Protocol
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>