2013-09-11 08:56:53 +00:00
|
|
|
# Created by: sumikawa
|
2001-11-05 12:17:56 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= geta
|
|
|
|
PORTVERSION= 19990419
|
2002-12-31 01:43:35 +00:00
|
|
|
PORTREVISION= 1
|
2004-12-03 13:14:27 +00:00
|
|
|
CATEGORIES= dns ipv6
|
2001-11-05 12:17:56 +00:00
|
|
|
MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/
|
|
|
|
DISTNAME= pping-${PORTVERSION}
|
|
|
|
|
|
|
|
MAINTAINER= sumikawa@FreeBSD.org
|
2003-03-07 06:14:21 +00:00
|
|
|
COMMENT= Geta(GET Address) - Simple IPv4/IPv6 address resolving tool
|
2001-11-05 12:17:56 +00:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/pping
|
|
|
|
GNU_CONFIGURE= yes
|
2013-09-11 08:56:53 +00:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= build
|
2001-11-05 12:17:56 +00:00
|
|
|
|
2004-02-06 13:12:53 +00:00
|
|
|
PLIST_FILES= bin/geta
|
2001-11-05 12:17:56 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|