1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

Add maintainer section

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-06-11 20:19:21 +00:00
parent 4d7be57d72
commit 3bce1a118e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503976

View File

@ -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>