freebsd-ports/net-mgmt/ipv6calc/Makefile
Edwin Groothuis e8cbf72885 Update to 0.60.1
Fix plist
2006-07-10 23:27:00 +00:00

22 lines
486 B
Makefile

# New ports collection makefile for: ipv6calc
# Date created: 30 January 2002
# Whom: Edwin Groothuis <edwin@mavetju.org>
#
# $FreeBSD$
#
PORTNAME= ipv6calc
PORTVERSION= 0.60.1
CATEGORIES= net-mgmt ipv6
MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
MAINTAINER= edwin@mavetju.org
COMMENT= Convert, change and calculate with IPv6 addresses
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
MAN8= ipv6calc.8 ipv6logconv.8 ipv6logstats.8
.include <bsd.port.mk>