1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/net/mrt/Makefile

25 lines
494 B
Makefile
Raw Normal View History

# 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>