diff options
-rw-r--r-- | net-mgmt/p5-SNMP-MIB-Compiler/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/p5-SNMP-MIB-Compiler/pkg-comment | 1 | ||||
-rw-r--r-- | net/p5-SNMP-MIB-Compiler/Makefile | 3 | ||||
-rw-r--r-- | net/p5-SNMP-MIB-Compiler/pkg-comment | 1 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/p5-SNMP-MIB-Compiler/Makefile b/net-mgmt/p5-SNMP-MIB-Compiler/Makefile index f4bd3f0e70e9..f5a01f0cb517 100644 --- a/net-mgmt/p5-SNMP-MIB-Compiler/Makefile +++ b/net-mgmt/p5-SNMP-MIB-Compiler/Makefile @@ -13,13 +13,14 @@ MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- MAINTAINER= marcus@FreeBSD.org +COMMENT= A Perl MIB compiler supporting both SMIv1 and SMIv2 BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/Compare.pm:${PORTSDIR}/devel/p5-Data-Compare PERL_CONFIGURE= yes MAN3= SNMP::MIB::Compiler.3 \ - Bundle::SNMP::MIB::Compiler.3 + Bundle::SNMP::MIB::Compiler.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> diff --git a/net-mgmt/p5-SNMP-MIB-Compiler/pkg-comment b/net-mgmt/p5-SNMP-MIB-Compiler/pkg-comment deleted file mode 100644 index d8c7a5aeed15..000000000000 --- a/net-mgmt/p5-SNMP-MIB-Compiler/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Perl MIB compiler supporting both SMIv1 and SMIv2 diff --git a/net/p5-SNMP-MIB-Compiler/Makefile b/net/p5-SNMP-MIB-Compiler/Makefile index f4bd3f0e70e9..f5a01f0cb517 100644 --- a/net/p5-SNMP-MIB-Compiler/Makefile +++ b/net/p5-SNMP-MIB-Compiler/Makefile @@ -13,13 +13,14 @@ MASTER_SITE_SUBDIR= SNMP PKGNAMEPREFIX= p5- MAINTAINER= marcus@FreeBSD.org +COMMENT= A Perl MIB compiler supporting both SMIv1 and SMIv2 BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Data/Compare.pm:${PORTSDIR}/devel/p5-Data-Compare PERL_CONFIGURE= yes MAN3= SNMP::MIB::Compiler.3 \ - Bundle::SNMP::MIB::Compiler.3 + Bundle::SNMP::MIB::Compiler.3 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> diff --git a/net/p5-SNMP-MIB-Compiler/pkg-comment b/net/p5-SNMP-MIB-Compiler/pkg-comment deleted file mode 100644 index d8c7a5aeed15..000000000000 --- a/net/p5-SNMP-MIB-Compiler/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Perl MIB compiler supporting both SMIv1 and SMIv2 |