Add MAINTAINER information to qt.mk and qt-dist.mk

Reported by:	linimon
This commit is contained in:
Tobias C. Berner 2020-01-02 07:30:42 +00:00
parent 7a3ec14c55
commit 953c3c063b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521799
2 changed files with 4 additions and 0 deletions

View File

@ -10,6 +10,8 @@
#
# Usage
# qt-dist:<version>[,yes|modulename]
#
# MAINTAINER: kde@FreeBSD.org
.if !defined(_QT_DIST_MK_INCLUDED)
_QT_DIST_MK_INCLUDED= qt-dist.mk

View File

@ -16,6 +16,8 @@
# USE_QT - List of Qt modules to depend on, with optional '_build'
# and '_run' suffixes. Define it empty to include this file
# without depending on Qt ports.
#
# MAINTAINER: kde@FreeBSD.org
.if !defined(_QT_MK_INCLUDED)
_QT_MK_INCLUDED= qt.mk