555929d1a4
sysutils/polkit-qt and sysutils/polkit-qt5 have same distfiles, similar Makefiles. Unify them. Reviewed by: mat, rakuco Approved by: rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D7900
11 lines
181 B
Makefile
11 lines
181 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= polkit-qt
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= 5
|
|
|
|
COMMENT= Qt5 wrapper around Polkit libraries
|
|
|
|
MASTERDIR= ${.CURDIR:H}/polkit-qt
|
|
|
|
.include "${MASTERDIR}/Makefile"
|