per comment #2 on PR 231098, I'll take this port's maintainership (approved by PR's original reporter).

while here, silent portlint;

    extra item placed in the USES/USE_x section, for example, "GH_ACCOUNT".

PR:		231098
Submitted by:	Yasuhiro KIMURA
Reviewed by:	mat
Approved by:	rene (mentor), Yasuhiro KIMURA
Differential Revision:	https://reviews.freebsd.org/D17562
This commit is contained in:
Vinícius Zavam 2018-10-23 06:59:48 +00:00
parent a170f3bf1d
commit 650704aa95
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482811

View File

@ -6,7 +6,7 @@ DISTVERSION= 6.4.0
CATEGORIES= textproc
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= egypcio@googlemail.com
COMMENT= Extended Markdown processor with more features, written in C
LICENSE= BSD3CLAUSE MIT GPLv2+ ZLIB
@ -17,6 +17,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl
USES= cmake compiler:c11 localbase:ldflags
USE_GITHUB= yes
GH_ACCOUNT= fletcher
GH_PROJECT= MultiMarkdown-6