bf34e6a06a
Add devel/gwenhywfar-gtk3 slave port - support library for GTK3+ Remove unneeded linguisttools dependency from devel/gwenhywfar-qt5
13 lines
256 B
Makefile
13 lines
256 B
Makefile
# $FreeBSD$
|
|
|
|
PORTREVISION= 0
|
|
PKGNAMESUFFIX= -${SLAVEPORT}
|
|
|
|
MAINTAINER= jhale@FreeBSD.org
|
|
COMMENT= Gwenhywfar GTK3+ support library
|
|
|
|
MASTERDIR= ${.CURDIR}/../../devel/gwenhywfar
|
|
SLAVEPORT= gtk3
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|