summaryrefslogtreecommitdiff
path: root/textproc/linux-f10-libxml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/linux-f10-libxml/Makefile')
-rw-r--r--textproc/linux-f10-libxml/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/textproc/linux-f10-libxml/Makefile b/textproc/linux-f10-libxml/Makefile
deleted file mode 100644
index 6fe21428c138..000000000000
--- a/textproc/linux-f10-libxml/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# New ports collection makefile for: linux-libxml
-# Date created: 2001.02.08
-# Whom: taoka@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= libxml
-.if (${MACHINE_ARCH} == "i386")
-PORTVERSION= 1.4.0
-.elif (${MACHINE_ARCH} == "alpha")
-PORTVERSION= 1.7.3
-.endif
-CATEGORIES= textproc linux
-
-MAINTAINER= taoka@FreeBSD.org
-
-RPM_SET= libxml-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
-
-.include "../../x11-toolkits/linux-gtk/Makefile"