# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
# $FreeBSD: net-im/p5-Net-NetSend/Makefile 327756 2013-09-20 22:13:34Z bapt $

PORTNAME=	Net-NetSend
PORTVERSION=	0.12
CATEGORIES=	net-im perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	snowfly@yuntech.edu.tw
COMMENT=	Perl extension for sending Windows Popup Messages

USES=		perl5
USE_PERL5=	configure

MAN3=		Net::NetSend.3

NO_STAGE=	yes
.include <bsd.port.mk>
