diff options
Diffstat (limited to 'textproc/linux-f10-libxml2/Makefile')
-rw-r--r-- | textproc/linux-f10-libxml2/Makefile | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/textproc/linux-f10-libxml2/Makefile b/textproc/linux-f10-libxml2/Makefile deleted file mode 100644 index c36ff7e2c265..000000000000 --- a/textproc/linux-f10-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" |