freebsd-ports/net-mgmt/subcalc/Makefile
Garrett Wollman 60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00

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>