diff --git a/textproc/rubygem-rdiscount/Makefile b/textproc/rubygem-rdiscount/Makefile index d2ffdab227f0..beea982e7214 100644 --- a/textproc/rubygem-rdiscount/Makefile +++ b/textproc/rubygem-rdiscount/Makefile @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Fast Markdown converter for ruby based on discount LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING USE_RUBY= yes USES= gem diff --git a/textproc/rubygem-rdiscount/pkg-descr b/textproc/rubygem-rdiscount/pkg-descr index cdc945ca45ff..2960f505b2c2 100644 --- a/textproc/rubygem-rdiscount/pkg-descr +++ b/textproc/rubygem-rdiscount/pkg-descr @@ -6,4 +6,4 @@ of plain-text e-mail messages. Markdown allows you to write in an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). -WWW: http://dafoster.net/projects/rdiscount/ +WWW: https://dafoster.net/projects/rdiscount/