devel/stfl: install the documentation with the package

ok sthen@ kn@
This commit is contained in:
semarie 2021-11-13 16:46:04 +00:00
parent b417ebf132
commit 644ab2cb81
2 changed files with 7 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.8 2019/07/12 20:46:02 sthen Exp $
# $OpenBSD: Makefile,v 1.9 2021/11/13 16:46:04 semarie Exp $
COMMENT= Structured Terminal Forms Language/Library
DISTNAME= stfl-0.24
REVISION= 0
REVISION= 1
SHARED_LIBS+= stfl 0.0
@ -42,5 +42,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/stfl.h ${PREFIX}/include/
${INSTALL_DATA_DIR} ${PREFIX}/lib/pkgconfig
${INSTALL_DATA} ${WRKSRC}/stfl.pc ${PREFIX}/lib/pkgconfig
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/stfl
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/stfl
.include <bsd.port.mk>

View File

@ -1,4 +1,6 @@
@comment $OpenBSD: PLIST,v 1.2 2015/05/22 11:31:14 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.3 2021/11/13 16:46:04 semarie Exp $
include/stfl.h
@lib lib/libstfl.so.${LIBstfl_VERSION}
lib/pkgconfig/stfl.pc
share/doc/stfl/
share/doc/stfl/README