aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-05-28 01:53:46 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-05-28 01:53:46 +0800
commit4b78223ed309277caa9ecc178458d0befa8e54aa (patch)
tree222025c2be1be9378348a37797e677a9a9b9cc93 /databases
parentea3b388823243830b68237ed27fb2cc08eb274f5 (diff)
downloadfreebsd-ports-gnome-4b78223ed309277caa9ecc178458d0befa8e54aa.tar.gz
freebsd-ports-gnome-4b78223ed309277caa9ecc178458d0befa8e54aa.tar.zst
freebsd-ports-gnome-4b78223ed309277caa9ecc178458d0befa8e54aa.zip
- Add LICENSE
Diffstat (limited to 'databases')
-rw-r--r--databases/rubygem-dm-migrations/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/rubygem-dm-migrations/Makefile b/databases/rubygem-dm-migrations/Makefile
index 5fbc6869ad0b..f9e04e062c21 100644
--- a/databases/rubygem-dm-migrations/Makefile
+++ b/databases/rubygem-dm-migrations/Makefile
@@ -8,6 +8,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= DataMapper plugin for writing and specifying migrations
+LICENSE= MIT
+
RUN_DEPENDS= rubygem-dm-core>=${PORTVERSION}:${PORTSDIR}/databases/rubygem-dm-core
USE_RUBY= yes