824a45d527
PR: 214547 Submitted by: myself Approved by: maintainer timeout
10 lines
151 B
Makefile
10 lines
151 B
Makefile
# $FreeBSD$
|
|
|
|
PKGNAMESUFFIX= -qt5
|
|
|
|
CONFLICTS= qxmpp-[0-9]*
|
|
|
|
QXMPP_SLAVE= yes
|
|
MASTERDIR= ${.CURDIR}/../../net-im/qxmpp
|
|
|
|
.include "${MASTERDIR}/Makefile"
|