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

18 lines
308 B
Makefile
Raw Normal View History

# Created by: Dima Sivachenko <dima@chg.ru>
1999-08-30 16:24:37 +02:00
# $FreeBSD$
PORTNAME= Net-RawIP
PORTVERSION= 0.25
PORTEPOCH= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Perl module to manipulate raw IP packets
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>