Take maintainership
This commit is contained in:
parent
e26443aa6e
commit
0b9707be9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508540
1 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,7 @@ PORTVERSION= 2.0.3
|
|||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Analyse and compare DOMs using Nokogiri
|
||||
|
||||
LICENSE= MIT
|
||||
|
@ -15,8 +15,9 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
|||
RUN_DEPENDS= rubygem-activesupport4>=4.2.0:devel/rubygem-activesupport4 \
|
||||
rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue