aboutsummaryrefslogtreecommitdiff
path: root/security/ruby-tcpwrap/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-03-02 21:01:58 +0000
committerSteve Wills <swills@FreeBSD.org>2013-03-02 21:01:58 +0000
commit28b723187b6ba8da4ae446326721343a9b42fb3d (patch)
tree8f46c2cbb8bd0e823cb541fb737c52436a6d7db6 /security/ruby-tcpwrap/Makefile
parentd2d71651710cb12db35813fcaf5ebb06cf9dcd0c (diff)
downloadports-28b723187b6ba8da4ae446326721343a9b42fb3d.tar.gz
ports-28b723187b6ba8da4ae446326721343a9b42fb3d.zip
Notes
Diffstat (limited to 'security/ruby-tcpwrap/Makefile')
-rw-r--r--security/ruby-tcpwrap/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile
index 8c4023bf5ba8..bfb264448d48 100644
--- a/security/ruby-tcpwrap/Makefile
+++ b/security/ruby-tcpwrap/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Ruby-tcpwrap
-# Date created: 15 Aug 2000
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
+# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
# $FreeBSD$
-#
PORTNAME= tcpwrap
PORTVERSION= 0.6
@@ -17,6 +13,9 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= TCP wrappers library for Ruby
+DEPRECATED= Does not work with Ruby 1.9
+EXPIRATION_DATE= 2012-05-02
+
LIB_DEPENDS= ident.0:${PORTSDIR}/security/libident
USE_RUBY= yes