diff options
Diffstat (limited to 'sysutils/magicrescue/Makefile')
-rw-r--r-- | sysutils/magicrescue/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/magicrescue/Makefile b/sysutils/magicrescue/Makefile index f3edf0123b99..13acc360dd36 100644 --- a/sysutils/magicrescue/Makefile +++ b/sysutils/magicrescue/Makefile @@ -19,6 +19,8 @@ CONFIGURE_ARGS= --prefix=${PREFIX} USE_PERL5_RUN= yes MAKE_JOBS_SAFE= yes +LICENSE= GPLv2 + MAN1= dupemap.1 magicrescue.1 magicsort.1 post-patch: |