cf118ccf87
Reported by: lwhsu
14 lines
256 B
Makefile
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>
|