diff options
Diffstat (limited to 'net/wol/Makefile')
-rw-r--r-- | net/wol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile index e834d8ceb31f..85d08829e42c 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -26,6 +26,7 @@ LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +INFO= wol DOCS= AUTHORS NEWS README TODO .if !defined(NOPORTDOCS) |