1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

- Add LICENSE

- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-27 17:53:59 +00:00
parent 8918ad5a85
commit 0573784108
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387655
2 changed files with 3 additions and 1 deletions

View File

@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= DataMapper Pagination
LICENSE= MIT
RUN_DEPENDS= rubygem-dm-aggregates>=0.10.1:${PORTSDIR}/databases/rubygem-dm-aggregates \
rubygem-dm-core>=0.10.1:${PORTSDIR}/databases/rubygem-dm-core

View File

@ -4,4 +4,4 @@ rich pagination implementation for DataMapper. Due to Github's gem
builder being destroyed, we were forced to rename our gem to
'dm-pager' which is now available on Gemcutter.org.
WWW: https://github.com/visionmedia/dm-pagination
WWW: https://github.com/tj/dm-pagination