aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authoracm <acm@FreeBSD.org>2010-08-17 02:14:38 +0800
committeracm <acm@FreeBSD.org>2010-08-17 02:14:38 +0800
commitde18ad640079536fece31f62d46076788c2f29fc (patch)
tree952345e55a7df961f9bc0b75a23c7733b10f3c11 /textproc
parent3fe9206ba8d490edc06220873eee034c62660e54 (diff)
downloadfreebsd-ports-gnome-de18ad640079536fece31f62d46076788c2f29fc.tar.gz
freebsd-ports-gnome-de18ad640079536fece31f62d46076788c2f29fc.tar.zst
freebsd-ports-gnome-de18ad640079536fece31f62d46076788c2f29fc.zip
- New port: textproc/fpc-libxml2
Interface to xml2 library PR: 146001 Submitted by: Christopher Key <cjk32 __ __ cam.ac.uk>
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/fpc-libxml2/Makefile23
-rw-r--r--textproc/fpc-libxml2/pkg-plist12
3 files changed, 36 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index ad9d69abee35..049a13188322 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -176,6 +176,7 @@
SUBDIR += foiltex
SUBDIR += fop
SUBDIR += fpc-aspell
+ SUBDIR += fpc-libxml2
SUBDIR += freegrep
SUBDIR += fy-aspell
SUBDIR += ga-aspell
diff --git a/textproc/fpc-libxml2/Makefile b/textproc/fpc-libxml2/Makefile
new file mode 100644
index 000000000000..9135aa1696a3
--- /dev/null
+++ b/textproc/fpc-libxml2/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: fpc-libxml2
+# Date created: 2010-04-22
+# Whom: Christoper Key <cjk32@cam.ac.uk>
+#
+# $FreeBSD$
+#
+
+PORTREVISION= 0
+CATEGORIES= textproc lang
+PKGNAMESUFFIX= -libxml2
+
+MAINTAINER= acm@FreeBSD.org
+COMMENT= Interface to xml2 library
+
+USE_FPC= yes
+
+MASTERDIR= ${.CURDIR}/../../lang/fpc
+WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//:S/2//}
+EXTRACTUNITDIR+= ${WRKUNITDIR}
+
+OPTIONS= LIBXML2 "Install xml2 library" on
+
+.include "${MASTERDIR}/Makefile"
diff --git a/textproc/fpc-libxml2/pkg-plist b/textproc/fpc-libxml2/pkg-plist
new file mode 100644
index 000000000000..388b9dfa66b8
--- /dev/null
+++ b/textproc/fpc-libxml2/pkg-plist
@@ -0,0 +1,12 @@
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libxml2/Package.fpc
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libxml2/xml2.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libxml2/xmlxsd.ppu
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libxml2/xml2.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libxml2/xmlxsd.o
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libxml2/libpxml2.a
+lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libxml2/libpxmlxsd.a
+@dirrm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/libxml2
+@dirrmtry lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%
+@dirrmtry lib/fpc/%%PORTVERSION%%/units
+@dirrmtry lib/fpc/%%PORTVERSION%%
+@dirrmtry lib/fpc