1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

- Install a sample configuration file

PR:		ports/77446
Submitted by:	hq
This commit is contained in:
Sergey Matveychuk 2005-02-13 14:31:11 +00:00
parent b4dfb86e92
commit 9b75e6d4a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128694
2 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,8 @@ post-install:
@cd ${WRKSRC} && ${INSTALL_DATA} COPYING README.FIRST.txt README.unix \
ReleaseNotes_${PORTVERSION}.txt ${DOCSDIR}
@${TAR} cCf ${WRKSRC}/doc - . | ${TAR} xUCf ${DOCSDIR} -
@${MKDIR} ${EXAMPLESDIR}
@${INSTALL_DATA} ${WRKSRC}/sample.cfg ${EXAMPLESDIR}/omniORB.cfg
.endif
.include <bsd.port.mk>

View File

@ -335,6 +335,7 @@ libdata/pkgconfig/omnithread3.pc
%%PORTDOCS%%%%DOCSDIR%%/utilities.html
%%PORTDOCS%%%%DOCSDIR%%/utilities.pdf
%%PORTDOCS%%%%DOCSDIR%%/utilities.ps
%%PORTDOCS%%%%EXAMPLESDIR%%/omniORB.cfg
%%DATADIR%%/idl/COS/CosCollection.idl
%%DATADIR%%/idl/COS/CosCompoundLifeCycle.idl
%%DATADIR%%/idl/COS/CosConcurrencyControl.idl
@ -406,6 +407,7 @@ libdata/pkgconfig/omnithread3.pc
%%PORTDOCS%%@dirrm %%DOCSDIR%%/tex
%%PORTDOCS%%@dirrm %%DOCSDIR%%/omniORB
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
@dirrm %%PYTHON_SITELIBDIR%%/omniidl_be/cxx/skel
@dirrm %%PYTHON_SITELIBDIR%%/omniidl_be/cxx/impl
@dirrm %%PYTHON_SITELIBDIR%%/omniidl_be/cxx/header