# Created by: Philippe Audeoud # $FreeBSD$ PORTNAME= SNMP-Persist PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= The module is a backend for pass_persist feature of net-snmp PERL_CONFIGURE= yes MAN3= SNMP::Persist.3 .include PERL_THREADED!= ${PERL} -mthreads -e '' >/dev/null 2>&1 && ${ECHO_CMD} 'yes' || ${ECHO_CMD} . if ${PERL_THREADED} == "" IGNORE= must be built with a threaded Perl . endif .include