diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-04-18 21:37:32 +0000 |
| commit | 01a9f79f0a3692d8148990805beabc8593d3596d (patch) | |
| tree | 99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /textproc/linux-f10-libxml/Makefile | |
| parent | 8c307777eaf81af4195ae428b3ebbeba734fc5af (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'textproc/linux-f10-libxml/Makefile')
| -rw-r--r-- | textproc/linux-f10-libxml/Makefile | 20 |
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" |
