freebsd-ports/net/p5-Net-Subnets/Makefile
Cheng-Lung Sung d9db5e555c Add p5-Net-Subnets 0.21, computing subnets in large scale networks.
PR:		ports/105952
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-11-29 04:43:09 +00:00

22 lines
410 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= 0.21
CATEGORIES= net perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Computing subnets in large scale networks
PERL_CONFIGURE= yes
MAN3= Net::Subnets.3
.include <bsd.port.mk>