summaryrefslogtreecommitdiff
path: root/archivers/hpack.non-usa.only
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-06-17 10:55:03 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-06-17 10:55:03 +0000
commit9989759a208e1514e2fab0485cfaf008e433ae66 (patch)
tree05a4b58c71834e61252e55b1ec1e46370d6f9695 /archivers/hpack.non-usa.only
parentAdd etc/ion/ion.conf management, it will be created from sample.conf if it (diff)
Add management for etc/hpack.cfg.
Notes
Notes: svn path=/head/; revision=44101
Diffstat (limited to 'archivers/hpack.non-usa.only')
-rw-r--r--archivers/hpack.non-usa.only/Makefile3
-rw-r--r--archivers/hpack.non-usa.only/pkg-plist4
2 files changed, 6 insertions, 1 deletions
diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile
index 4f4909bd8060..39407ff2ca57 100644
--- a/archivers/hpack.non-usa.only/Makefile
+++ b/archivers/hpack.non-usa.only/Makefile
@@ -24,4 +24,7 @@ post-patch:
@${PERL} -pi -e 's,%%PREFIX%%,${PREFIX},g' ${WRKSRC}/${f}
.endfor
+post-install:
+ @${CP} ${WRKSRC}/docs/hpack.cfg ${PREFIX}/etc/hpack.cfg.dist
+
.include <bsd.port.mk>
diff --git a/archivers/hpack.non-usa.only/pkg-plist b/archivers/hpack.non-usa.only/pkg-plist
index 16f55279bc8a..23ba60597027 100644
--- a/archivers/hpack.non-usa.only/pkg-plist
+++ b/archivers/hpack.non-usa.only/pkg-plist
@@ -1,5 +1,7 @@
bin/hpack
bin/keycvt
-etc/hpack.cfg
+@unexec if cmp -s %D/etc/hpack.cfg %D/etc/hpack.cfg.dist; then rm -f %D/etc/hpack.cfg; fi
+etc/hpack.cfg.dist
+@exec [ -f %B/hpack.cfg ] || cp %B/%f %B/hpack.cfg
lib/hpack/language.dat
@dirrm lib/hpack