2002-01-30 22:02:46 +01:00
|
|
|
# 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
|
2004-02-23 05:42:13 +01:00
|
|
|
CATEGORIES= net-mgmt ipv6
|
2002-01-30 22:02:46 +01:00
|
|
|
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
|
2002-01-30 22:02:46 +01:00
|
|
|
|
2004-02-04 05:36:30 +01:00
|
|
|
USE_GETTEXT= yes
|
2002-01-30 22:02:46 +01:00
|
|
|
USE_GMAKE= yes
|
2006-02-23 11:40:44 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2002-01-30 22:02:46 +01:00
|
|
|
|
2006-06-26 14:19:55 +02:00
|
|
|
MAN8= ipv6calc.8 ipv6logconv.8 ipv6logstats.8
|
2002-01-30 22:02:46 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|