mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
This commit is contained in:
parent
43fa02aaa4
commit
ad27a07a39
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353252
@ -10,6 +10,8 @@ MASTER_SITES= RG
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Simple, blog aware, static site generator
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-classifier>=1.3:${PORTSDIR}/devel/rubygem-classifier \
|
||||
rubygem-colorator>=0.1:${PORTSDIR}/textproc/rubygem-colorator \
|
||||
rubygem-commander>=4.1.3:${PORTSDIR}/devel/rubygem-commander \
|
||||
@ -23,6 +25,7 @@ RUN_DEPENDS= rubygem-classifier>=1.3:${PORTSDIR}/devel/rubygem-classifier \
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/jekyll
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user