diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
commit | a54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch) | |
tree | 16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /textproc/linux-f8-libxml/Makefile | |
parent | - Update to 1.11.3 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.5-eol
Diffstat (limited to '')
-rw-r--r-- | textproc/linux-f8-libxml/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/textproc/linux-f8-libxml/Makefile b/textproc/linux-f8-libxml/Makefile deleted file mode 100644 index d826d1a9e74c..000000000000 --- a/textproc/linux-f8-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> |