freebsd-ports/net/p5-Net-Divert/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

14 lines
256 B
Makefile

PORTNAME= Net-Divert
PORTVERSION= 0.01
PORTREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ecu@200ok.org
COMMENT= Module to deal with divert(4) sockets
USES= perl5 tar:tgz
USE_PERL5= configure
.include <bsd.port.mk>