1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Add LICENSE

- Add NO_ARCH
- Remove USE_RAKE
- Pass maintainership to ruby@
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-07 20:40:51 +00:00
parent 68ca9974e3
commit 53b4f78c52
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388754

View File

@ -6,12 +6,15 @@ PORTVERSION= 1.6.7
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ports@FreeBSD.org
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for adding database/object validations
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>