mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
- Add rubygem-paranoia-rails41 2.1.3
Paranoia adds soft deletion feature for activerecord. WWW: https://github.com/rubysherpas/paranoia PR: 203408 Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de>
This commit is contained in:
parent
6a31a241ff
commit
d0cc54db46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402302
@ -892,6 +892,7 @@
|
||||
SUBDIR += rubygem-mysql2
|
||||
SUBDIR += rubygem-openid-redis-store
|
||||
SUBDIR += rubygem-paranoia
|
||||
SUBDIR += rubygem-paranoia-rails41
|
||||
SUBDIR += rubygem-pg
|
||||
SUBDIR += rubygem-rbase
|
||||
SUBDIR += rubygem-redis
|
||||
|
10
databases/rubygem-paranoia-rails41/Makefile
Normal file
10
databases/rubygem-paranoia-rails41/Makefile
Normal file
@ -0,0 +1,10 @@
|
||||
# Created by: Torsten Zuhlsdorff <ports@toco-domains.de>
|
||||
# $FreeBSD$
|
||||
|
||||
PKGNAMESUFFIX= -rails41
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord41>=0:${PORTSDIR}/databases/rubygem-activerecord41
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../rubygem-paranoia
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user