freebsd-ports/net-mgmt/subcalc/Makefile

15 lines
344 B
Makefile
Raw Normal View History

# 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
2014-06-20 17:12:04 +02:00
PLIST_FILES= bin/subcalc man/man1/subcalc.1.gz
.include <bsd.port.mk>