mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Remove leading indefinite article from COMMENT
This commit is contained in:
parent
a573be88e4
commit
aef584840d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353267
@ -7,13 +7,15 @@ CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= A fast, safe and extensible Markdown to (X)HTML parser
|
||||
COMMENT= Fast, safe and extensible Markdown to (X)HTML parser
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
USE_RAKE= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES+= bin/redcarpet
|
||||
PLIST_FILES= bin/redcarpet
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user