summaryrefslogtreecommitdiff
path: root/security/ruby-password/Makefile
diff options
context:
space:
mode:
authortaca <taca>2010-09-10 07:46:31 +0000
committertaca <taca>2010-09-10 07:46:31 +0000
commitde46754c60a3e444ca7bfb56e25a6c0c83faa36d (patch)
tree0019c29975697ad6261cd0e377d41ce92e1159ea /security/ruby-password/Makefile
parentfb917176786d46e28aebd916d06e53dcd8725f2d (diff)
downloadpkgsrc-de46754c60a3e444ca7bfb56e25a6c0c83faa36d.tar.gz
* Add LICENSE.
* Update dependency according to gemspec.
Diffstat (limited to 'security/ruby-password/Makefile')
-rw-r--r--security/ruby-password/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/ruby-password/Makefile b/security/ruby-password/Makefile
index 3d97e659a34..7bb8780a31a 100644
--- a/security/ruby-password/Makefile
+++ b/security/ruby-password/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/01/27 21:31:43 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/10 07:46:31 taca Exp $
DISTNAME= ruby-password-0.5.3
PKGNAME= ${DISTNAME:S/ruby/${RUBY_PKGPREFIX}/}
@@ -9,10 +9,11 @@ MASTER_SITES= http://www.caliban.org/files/ruby/
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://www.caliban.org/ruby/ruby-password.shtml
COMMENT= Suite of password handling methods for Ruby
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= ${RUBY_PKGPREFIX}-termios-[0-9]*:../../comms/ruby-termios
+DEPENDS+= ${RUBY_PKGPREFIX}-termios>=0.9.5:../../comms/ruby-termios
USE_RUBY_EXTCONF= yes