diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/ctrace/Makefile | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/ctrace/Makefile')
-rw-r--r-- | net/ctrace/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ctrace/Makefile b/net/ctrace/Makefile index fd1cd08fa622..bb5a5ea9b1d7 100644 --- a/net/ctrace/Makefile +++ b/net/ctrace/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.pratyeka.org/ctrace/download/ MAINTAINER= kris@FreeBSD.org +COMMENT= Multiprotocol traceroute tool BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/RawIP.pm:${PORTSDIR}/net/p5-Net-RawIP RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/RawIP.pm:${PORTSDIR}/net/p5-Net-RawIP |