summaryrefslogtreecommitdiff
path: root/textproc/ruby-libxml/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 /textproc/ruby-libxml/Makefile
parentd2d71651710cb12db35813fcaf5ebb06cf9dcd0c (diff)
Notes
Diffstat (limited to 'textproc/ruby-libxml/Makefile')
-rw-r--r--textproc/ruby-libxml/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile
index c33b1a7a2a5b..84aa5333132d 100644
--- a/textproc/ruby-libxml/Makefile
+++ b/textproc/ruby-libxml/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ruby-libxml
-# Date created: 09 July 2002
-# Whom: Sean Chittenden <seanc@FreeBSD.org>
-#
+# Created by: Sean Chittenden <seanc@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libxml
PORTVERSION= 1.1.3
@@ -16,6 +12,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= gahr@FreeBSD.org
COMMENT= A friendly API to libxml for Ruby
+DEPRECATED= Does not work with Ruby 1.9
+EXPIRATION_DATE= 2012-05-02
+
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
USE_RUBY= yes