diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-10-06 07:11:05 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-10-06 07:11:05 +0000 |
commit | f418c21800d51c28cadc9442d6ccfb7b18a7c042 (patch) | |
tree | 94ccb53d1222b130df18075f0a8fc727f3cc3721 /net/yaz | |
parent | e4bb08a4a7051960069b57e965a2754cd64bb6a2 (diff) | |
download | ports-f418c21800d51c28cadc9442d6ccfb7b18a7c042.tar.gz ports-f418c21800d51c28cadc9442d6ccfb7b18a7c042.zip |
Notes
Diffstat (limited to 'net/yaz')
-rw-r--r-- | net/yaz/Makefile | 9 | ||||
-rw-r--r-- | net/yaz/distinfo | 2 | ||||
-rw-r--r-- | net/yaz/pkg-plist | 1 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index f90cce87df2f..2cb9961e4a09 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yaz -PORTVERSION= 1.9 +PORTVERSION= 1.9.1 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ @@ -16,9 +16,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-shared INSTALLS_SHLIB= yes -post-install: -.if !defined(NOPORTDOCS) - @(cd ${WRKSRC}/doc; ${MAKE} install) -.endif +MAN1= yaz-client-ssl.1 yaz-client.1 yaz-config.1 zoomsh.1 +MAN7= yaz.7 +MAN8= yaz-ztest-ssl.8 yaz-ztest.8 .include <bsd.port.mk> diff --git a/net/yaz/distinfo b/net/yaz/distinfo index fa500772bc12..1a5703fc03b6 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -1 +1 @@ -MD5 (yaz-1.9.tar.gz) = 9f32ffe6b5dc86b8841b519cad5abbf3 +MD5 (yaz-1.9.1.tar.gz) = 54d0f46bc4b44a976cba38d46b434ae1 diff --git a/net/yaz/pkg-plist b/net/yaz/pkg-plist index e710e06d6233..a6f5e1b3b118 100644 --- a/net/yaz/pkg-plist +++ b/net/yaz/pkg-plist @@ -97,6 +97,7 @@ share/doc/yaz/comstack.server.html share/doc/yaz/comstack.summary.html share/doc/yaz/credits.html share/doc/yaz/future.html +share/doc/yaz/id.png share/doc/yaz/indexdata.html share/doc/yaz/installation.html share/doc/yaz/installation.unix.html |