1# Author: Shteryana Shopova <syrinx@FreeBSD.org> 2 3BINDIR?= /usr/bin 4PACKAGE= bsnmp 5 6CFLAGS+= -I. -I${.CURDIR} 7