3724000d02
from CPAN. Since it have no support it must marked as deprecated but in fact what security/blocksshd need it we are waiting.
22 lines
453 B
Makefile
22 lines
453 B
Makefile
# New ports collection makefile for: p5-Net-Subnets
|
|
# Date created: 2006-11-29
|
|
# Whom: Gea-Suan Lin <gslin@gslin.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Net-Subnets
|
|
PORTVERSION= 1.02
|
|
CATEGORIES= net perl5
|
|
MASTER_SITES= http://backpan.cpan.org/authors/id/K/KR/KRAIH/
|
|
MASTER_SITE_SUBDIR= Net
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= perl@FreeBSD.org
|
|
COMMENT= Computing subnets in large scale networks
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= Net::Subnets.3
|
|
|
|
.include <bsd.port.mk>
|