Add MAINTAINER information to qt.mk and qt-dist.mk
Reported by: linimon
This commit is contained in:
parent
7a3ec14c55
commit
953c3c063b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=521799
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user