1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

Mk/Uses: Add MAINTAINER line to llvm.mk

It was unmaintained.
This commit is contained in:
Yuri Victorovich 2024-08-19 12:29:54 -07:00
parent aea62f1299
commit cee05f1773

View File

@ -32,6 +32,7 @@
# * LLVM_LIBLLVM libLLVM.so of the chosen port
# * LLVM_PREFIX installation prefix of the chosen port
#
# MAINTAINER: ports@FreeBSD.org
.if !defined(_INCLUDE_USES_LLVM_MK)
_INCLUDE_USES_LLVM_MK= YES