aboutsummaryrefslogtreecommitdiff
path: root/databases/rubygem-dm-paperclip/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 17:54:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-27 17:54:03 +0000
commit49127e8a0464f38fbb1ad12623904a2965ab5e4a (patch)
treec3d1584473e46182a8703a364540bc4622ac9c22 /databases/rubygem-dm-paperclip/Makefile
parent05737841082e5553e98b8847a74261bb8d5db94c (diff)
downloadports-49127e8a0464f38fbb1ad12623904a2965ab5e4a.tar.gz
ports-49127e8a0464f38fbb1ad12623904a2965ab5e4a.zip
- Add LICENSE
Notes
Notes: svn path=/head/; revision=387656
Diffstat (limited to 'databases/rubygem-dm-paperclip/Makefile')
-rw-r--r--databases/rubygem-dm-paperclip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/rubygem-dm-paperclip/Makefile b/databases/rubygem-dm-paperclip/Makefile
index 2e3563d01676..0360034f8e47 100644
--- a/databases/rubygem-dm-paperclip/Makefile
+++ b/databases/rubygem-dm-paperclip/Makefile
@@ -9,6 +9,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= File attachments as attributes for DataMapper
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-dm-core>=1.2.0:${PORTSDIR}/databases/rubygem-dm-core \
rubygem-dm-migrations>=1.2.0:${PORTSDIR}/databases/rubygem-dm-migrations \
rubygem-dm-validations>=1.2.0:${PORTSDIR}/databases/rubygem-dm-validations \