aboutsummaryrefslogtreecommitdiff
path: root/textproc/linux-f8-expat/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-01-29 10:14:29 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-01-29 10:14:29 +0000
commitcec49cf8f48420d4e91f2d480cf281bd2d79e999 (patch)
tree26a0b2f13d3c39b0da0fdcdd6f2fdbf06bdc636e /textproc/linux-f8-expat/Makefile
parent6a1c5fb9a79f259c9737a9bfa2ce5a164672585b (diff)
Notes
Diffstat (limited to 'textproc/linux-f8-expat/Makefile')
-rw-r--r--textproc/linux-f8-expat/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/textproc/linux-f8-expat/Makefile b/textproc/linux-f8-expat/Makefile
deleted file mode 100644
index 73e52e69b7f4..000000000000
--- a/textproc/linux-f8-expat/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: linux-expat
-# Date created: 2003-07-05
-# Whom: trevor
-#
-# $FreeBSD$
-#
-
-PORTNAME= expat
-PORTVERSION= 1.95.8
-CATEGORIES= textproc linux
-DISTNAME= ${PORTNAME}-${PORTVERSION}-6
-
-MAINTAINER= freebsd-emulation@FreeBSD.org
-COMMENT= Linux/i386 binary port of Expat XML-parsing library
-
-BRANDELF_DIRS= usr/bin
-
-USE_LINUX_RPM= yes
-LINUX_DIST_VER= 4
-ONLY_FOR_ARCHS= i386 amd64
-INSTALLS_SHLIB= yes
-PLIST_SUB+= PORTVERSION="${PORTVERSION}"
-
-.include <bsd.port.mk>