ports/devel/qca-qt5/Makefile
Max Brazhnikov f8449eb419 devel/qca:
- Update to 2.1.1
- Remove patches integrated upstream
- Amend COMMENT
- tarballs are now hosted by KDE Project

devel/qca-qt5:
- Use build switch to avoid conflict with QCA Qt4 instead of patching library
  name and install path for headers
- Make port a slave of devel/qca
- Pass maintainership to kde@

PR:		204305
Approved by:	pawel
2015-11-06 12:56:36 +00:00

10 lines
174 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX= -qt5
COMMENT= Cross-platform crypto API for Qt 5
PLIST= ${PKGDIR}/pkg-plist.qt5
MASTERDIR= ${.CURDIR}/../qca
.include "${MASTERDIR}/Makefile"