aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/subcalc/Makefile
blob: 60a9d41c6cb0f88f5a0b8bb9ed8ef740c17febe2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Chris S.J. Peron <maneo@bsdpro.com>
# $FreeBSD$

PORTNAME=   subcalc
PORTVERSION=    1.1
CATEGORIES= net-mgmt ipv6
MASTER_SITES=   http://www.seccuris.com/documents/downloads/

MAINTAINER= csjp@FreeBSD.org
COMMENT=    Advanced IP/IPv6 subnet calculation and discovery

PLIST_FILES=    bin/subcalc man/man1/subcalc.1.gz

.include <bsd.port.mk>