mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
cf118ccf87
Reported by: lwhsu
14 lines
274 B
Makefile
14 lines
274 B
Makefile
PORTNAME= svg
|
|
DISTVERSION= ${QT5_VERSION}
|
|
PORTREVISION= 1
|
|
CATEGORIES= graphics
|
|
PKGNAMEPREFIX= qt5-
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Qt SVG support module
|
|
|
|
USES= compiler:c++11-lang qmake qt-dist:5,svg
|
|
USE_QT= core gui widgets buildtools_build
|
|
|
|
.include <bsd.port.mk>
|