summaryrefslogtreecommitdiff
path: root/expat/expat.p5m
diff options
context:
space:
mode:
Diffstat (limited to 'expat/expat.p5m')
-rw-r--r--expat/expat.p5m16
1 files changed, 4 insertions, 12 deletions
diff --git a/expat/expat.p5m b/expat/expat.p5m
index b9a5132..b497b28 100644
--- a/expat/expat.p5m
+++ b/expat/expat.p5m
@@ -1,16 +1,8 @@
-set name=pkg.fmri value=pkg:/library/expat@$(ips-version)
-set name=pkg.summary value="$(summary)"
+set name=pkg.fmri value=pkg:/text/expat@$(ips-version)
+set name=pkg.summary value="Determines if an XML document is well-formed"
set name=info.upstream-url value="$(home)"
set name=info.source-url value="$(download)"
license $(license-file) license="$(license)"
-
-depend fmri=pkg:/library/expat1@$(ips-version) type=require
-depend fmri=pkg:/library/expat1@$(ips-version) type=incorporate
-
-file path=usr/include/expat.h
-file path=usr/include/expat_config.h
-file path=usr/include/expat_external.h
-file path=usr/lib/pkgconfig/expat.pc
-link path=usr/lib/$(mach64)/libexpat.so target=libexpat.so.1
-link path=usr/lib/libexpat.so target=libexpat.so.1
+file path=usr/share/man/man1/xmlwf.1
+file path=usr/bin/xmlwf