1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/net/libproxy-gnome3/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

14 lines
257 B
Makefile

PORTREVISION= 0
CATEGORIES= net devel
PKGNAMESUFFIX= -${LIBPROXY_SLAVE}
COMMENT= GSettings-based configuration plug-in for libproxy
USES= gnome
USE_GNOME= glib20
LIBPROXY_SLAVE= gnome3
MASTERDIR= ${.CURDIR}/../libproxy
.include "${MASTERDIR}/Makefile"