mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add LICENSE_FILE
- Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
5592a99bba
commit
c984c17880
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529871
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue