aboutsummaryrefslogtreecommitdiff
path: root/security/ruby-mcrypt
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2011-07-04 01:30:57 +0000
committerSteve Wills <swills@FreeBSD.org>2011-07-04 01:30:57 +0000
commitf3342f93f39f606b04fbb1f8fafeccc9be407440 (patch)
tree99cefa20603944e222c0bd586127a8237381a90f /security/ruby-mcrypt
parentaab2ff6debcc9ade62e8978004332dc083c3c045 (diff)
downloadports-f3342f93f39f606b04fbb1f8fafeccc9be407440.tar.gz
ports-f3342f93f39f606b04fbb1f8fafeccc9be407440.zip
Notes
Diffstat (limited to 'security/ruby-mcrypt')
-rw-r--r--security/ruby-mcrypt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/ruby-mcrypt/Makefile b/security/ruby-mcrypt/Makefile
index 1268d24881ce..f046eeda807f 100644
--- a/security/ruby-mcrypt/Makefile
+++ b/security/ruby-mcrypt/Makefile
@@ -17,6 +17,9 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby interface to the mcrypt library
+DEPRECATED= Doesn't work with Ruby 1.9
+EXPIRATION_DATE= 2011-08-03
+
LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt/
USE_RUBY= yes