summaryrefslogtreecommitdiff
path: root/textproc/linux-libxml2/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-10-29 09:06:05 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-10-29 09:06:05 +0000
commit3add449a170be706377b66bee46af25633bc945c (patch)
tree7415df14a37624ff0b24fd40bde079927a88c28a /textproc/linux-libxml2/Makefile
parent975af646f278430e563b72219a2c3055b211eb1a (diff)
Diffstat (limited to 'textproc/linux-libxml2/Makefile')
-rw-r--r--textproc/linux-libxml2/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/textproc/linux-libxml2/Makefile b/textproc/linux-libxml2/Makefile
deleted file mode 100644
index 041d1c9f9f53..000000000000
--- a/textproc/linux-libxml2/Makefile
+++ /dev/null
@@ -1,18 +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
-PORTREVISION= 1
-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"