1[
2{ type: install
3  message: <<EOM
4To use this port add:
5  CFLAGS+= -I/usr/local/include/elfutils
6           -I/usr/local/include
7  LDFLAGS+= -L/usr/local/lib/elfutils
8            -Wl,-rpath,/usr/local/lib/elfutils
9EOM
10}
11]
12