opnsense-ports/devel/linux-c6-qt47/Makefile
Franco Fichtner 8e6b151b19 */*: sync with upstream
Taken from: FreeBSD
2017-02-02 03:31:51 +01:00

22 lines
551 B
Makefile

# Created by: Artyom Mirgorodskiy <artyom.mirgorodsky@gmail.com>
# $FreeBSD$
PORTNAME= qt47
PORTVERSION= 4.7.2
PORTREVISION= 4
CATEGORIES= devel linux
MASTER_SITES= LOCAL/tijl/atrpms:amd64,i386
SRC_DISTFILES= # unavailable
DIST_SUBDIR= atrpms
MAINTAINER= emulation@FreeBSD.org
COMMENT= Cross-platform application and UI framework (Linux CentOS ${LINUX_DIST_VER})
DESCR= ${.CURDIR}/../qt4/pkg-descr
RPMVERSION= 1_18.el6
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX= fontconfig png dbuslibs sqlite3 openssl
USE_LINUX_RPM= yes
.include <bsd.port.mk>