freebsd-ports/net-mgmt/ipv6calc/Makefile

23 lines
486 B
Makefile
Raw Normal View History

# New ports collection makefile for: ipv6calc
# Date created: 30 January 2002
# Whom: Edwin Groothuis <edwin@mavetju.org>
#
# $FreeBSD$
#
PORTNAME= ipv6calc
2006-08-29 04:01:28 +02:00
PORTVERSION= 0.61.0
CATEGORIES= net-mgmt ipv6
MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/
MAINTAINER= edwin@mavetju.org
2003-02-21 14:28:59 +01:00
COMMENT= Convert, change and calculate with IPv6 addresses
USE_GETTEXT= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
2006-06-26 14:19:55 +02:00
MAN8= ipv6calc.8 ipv6logconv.8 ipv6logstats.8
.include <bsd.port.mk>