forked from Lainports/opnsense-ports
16 lines
305 B
Makefile
16 lines
305 B
Makefile
PORTNAME= validatable
|
|
PORTVERSION= 1.6.7
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Library for adding database/object validations
|
|
WWW= http://validatable.rubyforge.org/
|
|
|
|
LICENSE= BSD2CLAUSE RUBY
|
|
LICENSE_COMB= dual
|
|
|
|
NO_ARCH= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|