summaryrefslogtreecommitdiff
path: root/textproc/linux-libxml2/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-03-29 09:53:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-03-29 09:53:18 +0000
commit2c36078d184e6b3fde44793800a6c8ca0b0639f1 (patch)
tree19d35773be783fd6761833f599af82301c20ceac /textproc/linux-libxml2/Makefile
parent46e9a484f814c07d51ab2cb90517f4f5c4c368ae (diff)
Diffstat (limited to 'textproc/linux-libxml2/Makefile')
-rw-r--r--textproc/linux-libxml2/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/textproc/linux-libxml2/Makefile b/textproc/linux-libxml2/Makefile
deleted file mode 100644
index c36ff7e2c265..000000000000
--- a/textproc/linux-libxml2/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# New ports collection makefile for: linux-libxml
-# Date created: 2001.02.08
-# Whom: taoka@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= libxml
-PORTVERSION= 1.8.10
-CATEGORIES= textproc linux
-
-MAINTAINER= taoka@FreeBSD.org
-COMMENT= RPM of libxml
-
-RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
-
-.include "../../x11-toolkits/linux-gtk/Makefile"