summaryrefslogtreecommitdiff
path: root/security/ruby-password
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-09-10 07:46:31 +0000
committertaca <taca@pkgsrc.org>2010-09-10 07:46:31 +0000
commit2b93955c41c7114adcd843f85904de54168491d6 (patch)
tree0019c29975697ad6261cd0e377d41ce92e1159ea /security/ruby-password
parentd2357e44d528f3e488536639b26efb3764c8f236 (diff)
downloadpkgsrc-2b93955c41c7114adcd843f85904de54168491d6.tar.gz
* Add LICENSE.
* Update dependency according to gemspec.
Diffstat (limited to 'security/ruby-password')
-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