freebsd-ports/net/mrt/Makefile
Jun-ichiro itojun Hagino 2fe4b48570 a port for "Multi-threaded Routing Toolkit" from merit.edu.
Submitted by:	itojun (myself)
1998-06-08 14:13:19 +00:00

25 lines
494 B
Makefile

# New ports collection makefile for: mrt
# Version required: 1.4.8a-980605
# Date created: Sat Jun 6 00:09:52 JST 1998
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
# $Id$
#
DISTNAME= mrt-1.4.8a-980605-src
PKGNAME= mrt-1.4.8a
CATEGORIES= net
MASTER_SITES= ftp://ftp.merit.edu/net-research/mrt/
MAINTAINER= itojun@itojun.org
WRKSRC= ${WRKDIR}/${PKGNAME}/src
GNU_CONFIGURE= yes
MAN8= mrtd.8
#post-extract:
# (${CHDIR} ${WRKSRC}/..; ./make-sym-links kame)
.include <bsd.port.mk>