git: bc9a9955cc6d - main - textproc/gutenmark: Return to pool, expire on 2022-02-28
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Nov 2021 16:25:40 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc9a9955cc6d0ee7e73c2a7fe17d8bd97571c9a1 commit bc9a9955cc6d0ee7e73c2a7fe17d8bd97571c9a1 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2021-11-06 16:23:26 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2021-11-06 16:25:19 +0000 textproc/gutenmark: Return to pool, expire on 2022-02-28 No releases since 2009. While here pet portlint. --- textproc/gutenmark/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/textproc/gutenmark/Makefile b/textproc/gutenmark/Makefile index 9e9ff4d7bb1f..e85fcfb3213b 100644 --- a/textproc/gutenmark/Makefile +++ b/textproc/gutenmark/Makefile @@ -7,18 +7,20 @@ CATEGORIES= textproc MASTER_SITES= http://www.sandroid.org/GutenMark/wasftp.GutenMark/SoftwareSnapshots/ DISTNAME= GutenMark_source_dev-${PORTVERSION} -MAINTAINER= rene@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Attractively formatting Project Gutenberg texts -WRKSRC= ${WRKDIR}/GutenMark-source +DEPRECATED= No releases since 2011 +EXPIRATION_DATE=2022-02-28 USES= compiler:c++11-lib gmake USE_CXXSTD= c++11 USE_WX= 3.0 ALL_TARGET= default +WRKSRC= ${WRKDIR}/GutenMark-source PLIST_FILES= bin/GutenMark bin/GutenSplit bin/GUItenMark \ - %%DATADIR%%/convert.jpg %%DATADIR%%/logo.jpg + ${DATADIR}/convert.jpg ${DATADIR}/logo.jpg post-patch: @${REINPLACE_CMD} -e 's|cc|${CC}|g ; \