diff options
Diffstat (limited to 'www/nd/Makefile')
-rw-r--r-- | www/nd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/nd/Makefile b/www/nd/Makefile index 479fbadad1fd..862bfd84b0ed 100644 --- a/www/nd/Makefile +++ b/www/nd/Makefile @@ -18,5 +18,6 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes MAN1= nd.1 +PLIST_FILES= bin/nd .include <bsd.port.mk> |