freebsd-ports/net/p5-Net-Divert/Makefile

19 lines
290 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= Net-Divert
PORTVERSION= 0.01
PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
MAINTAINER= ecu@200ok.org
2003-02-21 14:28:59 +01:00
COMMENT= A module to deal with divert(4) sockets
PERL_CONFIGURE= yes
MAN3= Net::Divert.3
.include <bsd.port.mk>