diff options
Diffstat (limited to 'textproc/rubygem-spreadsheet/Makefile')
-rw-r--r-- | textproc/rubygem-spreadsheet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile index 7d6a246ca7d0..2f47edc7a39d 100644 --- a/textproc/rubygem-spreadsheet/Makefile +++ b/textproc/rubygem-spreadsheet/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby module to generate Microsoft Excel compatible files +WWW= https://github.com/zdavatz/spreadsheet LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |