diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-04-07 10:38:30 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-04-07 10:38:30 +0000 |
| commit | b47be74084057e3550b8723eae1dbc0f7c0d2fa5 (patch) | |
| tree | 82e808f1c6023ffd99af5a14a44b649fd49d587e /textproc/linux-libxml2/Makefile | |
| parent | 503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (diff) | |
Diffstat (limited to 'textproc/linux-libxml2/Makefile')
| -rw-r--r-- | textproc/linux-libxml2/Makefile | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/textproc/linux-libxml2/Makefile b/textproc/linux-libxml2/Makefile deleted file mode 100644 index 80f39d9b6cb5..000000000000 --- a/textproc/linux-libxml2/Makefile +++ /dev/null @@ -1,25 +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= 0 -CATEGORIES= textproc linux -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR= 3/i386/os/Fedora/RPMS 3/SRPMS - -.if defined(PACKAGE_BUILDING) -SRC_DISTFILES+= libxml-${PORTVERSION}-11.src.rpm -ALWAYS_KEEP_DISTFILES= yes -.endif - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of libxml - -RPM_SET= libxml-${PORTVERSION}-11.${ARCH}.rpm - -.include "../../x11-toolkits/linux-gtk/Makefile" |
