Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2019 20:19:22 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503976 - head/graphics/jbig2dec
Message-ID:  <201906112019.x5BKJMIw001595@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jun 11 20:19:21 2019
New Revision: 503976
URL: https://svnweb.freebsd.org/changeset/ports/503976

Log:
  Add maintainer section

Modified:
  head/graphics/jbig2dec/Makefile

Modified: head/graphics/jbig2dec/Makefile
==============================================================================
--- head/graphics/jbig2dec/Makefile	Tue Jun 11 19:51:54 2019	(r503975)
+++ head/graphics/jbig2dec/Makefile	Tue Jun 11 20:19:21 2019	(r503976)
@@ -45,4 +45,10 @@ post-patch-TESTS-off:
 pre-configure:
 	@cd ${WRKSRC}/ && ${SH} autogen.sh
 
+# maintainer section:
+
+.if defined(MAINTAINER_MODE)
+DISTFILES=	jb2streams${EXTRACT_SUFX}:tests
+.endif
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906112019.x5BKJMIw001595>