freebsd-ports/net/ct/Makefile
Munechika SUMIKAWA 2d6754478d Upgrade to 2.1.1 and change MAINTAINER.
Submitted by:	Yukiyo Akisada <Yukiyo.Akisada@jp.yokogawa.com>
2003-06-12 18:44:21 +00:00

24 lines
486 B
Makefile

# New ports collection makefile for: ct
# Date created: Mon Jan 6 23:04:16 GMT 2003
# Whom: TANAKA Takashi <tanaka@tahi.org>
#
# $FreeBSD$
#
PORTNAME= ct
PORTVERSION= 2.1.1
CATEGORIES= net ipv6
MASTER_SITES= http://www.tahi.org/release/ct/
MAINTAINER= Yukiyo.Akisada@jp.yokogawa.com
COMMENT= IPv6 Conformance Test Kit
BUILD_DEPENDS= ${LOCALBASE}/v6eval/bin/pktbuf:${PORTSDIR}/net/v6eval
USE_PERL5= yes
NO_BUILD= yes
MAKE_ENV+= "NUTTYPE=host"
.include <bsd.port.mk>