1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/sysutils/polkit-qt5/Makefile
Tobias C. Berner 555929d1a4 Enslave sysutils/polkit-qt5 onto sysutils/polkit-qt
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
2016-10-05 09:59:12 +00:00

12 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"