diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-01-29 04:56:35 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-01-29 04:56:35 +0000 |
| commit | b315e20b06b5067b11496cbfb4744f5cf16a9639 (patch) | |
| tree | 3fe761c428249a06677cf9f97eb9badee0732a6a /textproc/linux-libxml2/Makefile | |
| parent | 7f06f7b43a65cd1bd87825a1886b0e08e87f38e3 (diff) | |
Diffstat (limited to 'textproc/linux-libxml2/Makefile')
| -rw-r--r-- | textproc/linux-libxml2/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/textproc/linux-libxml2/Makefile b/textproc/linux-libxml2/Makefile deleted file mode 100644 index 6fe21428c138..000000000000 --- a/textproc/linux-libxml2/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" |
