60aab66567
ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
22 lines
485 B
Makefile
22 lines
485 B
Makefile
# 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>
|