19 lines
714 B
Text
19 lines
714 B
Text
# $NetBSD: Makefile.common,v 1.2 2017/08/16 20:21:11 wiz Exp $
|
|
|
|
# used by chat/ktp-accounts-kcm/Makefile
|
|
# used by chat/ktp-approver/Makefile
|
|
# used by chat/ktp-auth-handler/Makefile
|
|
# used by chat/ktp-call-ui/Makefile
|
|
# used by chat/ktp-common-internals/Makefile
|
|
# used by chat/ktp-contact-list/Makefile
|
|
# used by chat/ktp-contact-runner/Makefile
|
|
# used by chat/ktp-desktop-applets/Makefile
|
|
# used by chat/ktp-filetransfer-handler/Makefile
|
|
# used by chat/ktp-kded-integration-module/Makefile
|
|
# used by chat/ktp-send-file/Makefile
|
|
# used by chat/ktp-text-ui/Makefile
|
|
|
|
KTP_VERSION= 0.9.0
|
|
MASTER_SITES= ${MASTER_SITE_KDE:=kde-telepathy/${VERSION}/src/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
HOMEPAGE= https://community.kde.org/KTp
|