install wavpack docs, simplified from a diff from Tim van der Molen

This commit is contained in:
sthen 2012-08-21 15:23:43 +00:00
parent 6e7333724c
commit e7df15cb78
2 changed files with 12 additions and 2 deletions

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.9 2012/03/29 13:38:13 sthen Exp $
# $OpenBSD: Makefile,v 1.10 2012/08/21 15:23:43 sthen Exp $
COMMENT = audio codec for lossless, lossy and hybrid compression
DISTNAME = wavpack-4.60.1
REVISION = 0
CATEGORIES = audio
HOMEPAGE = http://www.wavpack.com/
@ -31,4 +32,8 @@ CONFIGURE_ENV = CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_GROFF = Yes
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/wavpack
${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/wavpack
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2009/12/26 20:42:28 naddy Exp $
@comment $OpenBSD: PLIST,v 1.3 2012/08/21 15:23:43 sthen Exp $
@bin bin/wavpack
@bin bin/wvgain
@bin bin/wvunpack
@ -12,3 +12,8 @@ lib/pkgconfig/wavpack.pc
@man man/man1/wavpack.1
@man man/man1/wvgain.1
@man man/man1/wvunpack.1
share/doc/wavpack/
share/doc/wavpack/file_format.txt
share/doc/wavpack/library_use.txt
share/doc/wavpack/style.css
share/doc/wavpack/wavpack_doc.html