From d424283e95a403bd30ff3a74b173170e547aab29 Mon Sep 17 00:00:00 2001 From: Rusmir Dusko Date: Tue, 6 May 2014 13:23:09 +0000 Subject: These ports are no longer used or cared for. Horia Racoviceanu wishes to maintain these ports with my help. textproc/docbook2odf - Pass maintainership to horia at racoviceanu.com - Break lines around 80 characters - Change pkg-plist, remove mtree textproc/py-ltxml - Pass maintainership to horia at racoviceanu.com - Break lines around 80 characters textproc/xsv - Pass maintainership to horia at racoviceanu.com - Remove blank characters --- textproc/docbook2odf/Makefile | 16 +++++++++------- textproc/docbook2odf/pkg-plist | 1 - 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'textproc/docbook2odf') diff --git a/textproc/docbook2odf/Makefile b/textproc/docbook2odf/Makefile index d12456397b8e..89bf7a03b5cb 100644 --- a/textproc/docbook2odf/Makefile +++ b/textproc/docbook2odf/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.244 CATEGORIES= textproc perl5 MASTER_SITES= http://open.comsultia.com/docbook2odf/dwn/ -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= horia@racoviceanu.com COMMENT= Convert docbook document to Oasis Open Document LICENSE= GPLv2 @@ -23,7 +23,6 @@ USE_PERL5= run NO_BUILD= yes PORTEXAMPLES= * - OPTIONS_DEFINE= EXAMPLES post-patch: @@ -33,11 +32,14 @@ post-patch: do-install: ${LN} -sf ${DATADIR}/utils/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ - @(cd ${WRKSRC} && ${COPYTREE_SHARE} "tests utils xsl" ${STAGEDIR}${DATADIR}) - @${MKDIR} ${STAGEDIR}${DESKTOPDIR} - ${INSTALL_DATA} ${WRKSRC}/bindings/desktop/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR} - ${LN} -sf ${EXAMPLESDIR}/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/pixmaps/ - ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/ + @(cd ${WRKSRC} && ${COPYTREE_SHARE} "tests utils xsl" \ + ${STAGEDIR}${DATADIR}) + ${INSTALL_DATA} ${WRKSRC}/bindings/desktop/${PORTNAME}.desktop \ + ${STAGEDIR}${DESKTOPDIR} + ${LN} -sf ${EXAMPLESDIR}/${PORTNAME}.png \ + ${STAGEDIR}${PREFIX}/share/pixmaps/ + ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 \ + ${STAGEDIR}${MAN1PREFIX}/man/man1/ @(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) diff --git a/textproc/docbook2odf/pkg-plist b/textproc/docbook2odf/pkg-plist index a443c221a684..20d06a93db16 100644 --- a/textproc/docbook2odf/pkg-plist +++ b/textproc/docbook2odf/pkg-plist @@ -367,4 +367,3 @@ share/pixmaps/docbook2odf.png @dirrm %%DATADIR%%/tests/graphics @dirrm %%DATADIR%%/tests @dirrm %%DATADIR%% -@dirrmtry share/applications -- cgit v1.2.3