diff options
Diffstat (limited to 'devel/doctorj/Makefile')
-rw-r--r-- | devel/doctorj/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/doctorj/Makefile b/devel/doctorj/Makefile index e1d00cdc94af..2b754cfa4a29 100644 --- a/devel/doctorj/Makefile +++ b/devel/doctorj/Makefile @@ -18,5 +18,6 @@ COMMENT= A tool for analyzing Java code and documentation GNU_CONFIGURE= yes MAN1= doctorj.1 +PLIST_FILES= bin/doctorj .include <bsd.port.mk> |