diff options
Diffstat (limited to 'misc/stan/Makefile')
-rw-r--r-- | misc/stan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/stan/Makefile b/misc/stan/Makefile index 9d2f89dbce97..8e89e2ae5aa4 100644 --- a/misc/stan/Makefile +++ b/misc/stan/Makefile @@ -16,6 +16,7 @@ COMMENT= Generate several statisical information of a stream GNU_CONFIGURE= yes -MAN1= stan.1 +MAN1= stan.1 +PLIST_FILES= bin/stan .include <bsd.port.mk> |