svn commit: r503976 - head/graphics/jbig2dec

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jun 11 20:19:23 UTC 2019


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>


More information about the svn-ports-head mailing list