aboutsummaryrefslogtreecommitdiff
path: root/textproc/linux-f10-libxml/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-12-19 21:12:36 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-12-19 21:12:36 +0000
commit616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad (patch)
treeeca5ff8ef89030731d682a14daebcc8cbd2245ac /textproc/linux-f10-libxml/Makefile
parent856c5bf9f133ae5d553d972d5a940586d3f56048 (diff)
Notes
Diffstat (limited to 'textproc/linux-f10-libxml/Makefile')
-rw-r--r--textproc/linux-f10-libxml/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/textproc/linux-f10-libxml/Makefile b/textproc/linux-f10-libxml/Makefile
deleted file mode 100644
index d826d1a9e74c..000000000000
--- a/textproc/linux-f10-libxml/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: linux-libxml
-# Date created: 2001.02.08
-# Whom: taoka@FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= libxml
-PORTVERSION= 1.8.17
-PORTREVISION= 2
-CATEGORIES= textproc linux
-DISTNAME= ${PORTNAME}-${PORTVERSION}-13
-
-MAINTAINER= freebsd-emulation@FreeBSD.org
-COMMENT= RPM of libxml
-
-USE_LINUX_RPM= yes
-LINUX_DIST_VER= 4
-USE_LDCONFIG= yes
-PLIST= pkg-plist.${LINUX_RPM_ARCH}
-PLIST_SUB+= PORTVERSION="${PORTVERSION}"
-
-.include <bsd.port.mk>