diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
commit | cdf4050f373b28af95e027bc0d61165f3d67a74c (patch) | |
tree | cf02fd76b4c4a6c734fc5ea3af777af0468b4b93 /net-mgmt/pancho/Makefile | |
parent | c010ee39746e03b585488eaccebb2fd64ea982a1 (diff) | |
download | freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.gz freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.zst freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.zip |
De-pkg-comment.
Diffstat (limited to 'net-mgmt/pancho/Makefile')
-rw-r--r-- | net-mgmt/pancho/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/pancho/Makefile b/net-mgmt/pancho/Makefile index 92496099021c..2076120b7fa1 100644 --- a/net-mgmt/pancho/Makefile +++ b/net-mgmt/pancho/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.panchoproject.org/archives/pancho/ DISTNAME= pancho-v${PORTVERSION} MAINTAINER= ecu@ipv42.net +COMMENT= Perl script useful to configure Cisco routers via TFTP RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/SNMP.pm:${PORTSDIR}/net/p5-Net-SNMP \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles \ |