aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/subcalc/Makefile
blob: 2f16e9bbad7bee0c9df4bef6259892b50d7797b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   subcalc
# Date created:         24 August 2003
# Whom:                 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/
MASTER_SITE_SUBDIR= subcalc

MAINTAINER= maneo@bsdpro.com
COMMENT=    Advanced IP/IPv6 subnet calculation and discovery

MAN1=   subcalc.1
MANCOMPRESSED=  yes
PLIST_FILES=    bin/subcalc

.include <bsd.port.mk>