freebsd-ports/net-im/p5-Net-NetSend/Makefile
2021-04-06 16:31:07 +02:00

16 lines
327 B
Makefile

# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
PORTNAME= Net-NetSend
PORTVERSION= 0.12
PORTREVISION= 1
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
.include <bsd.port.mk>