Add slave port for djview4 with QT4 interface

PR:		198088
Submitted by:	lightside <lightside@gmx.com>
This commit is contained in:
Ruslan Makhmatkhanov 2015-11-06 17:24:36 +00:00
parent 3ba99370f1
commit 488db46f11
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400948
2 changed files with 14 additions and 0 deletions

View File

@ -133,6 +133,7 @@
SUBDIR += digikam-kde4-l10n
SUBDIR += ditaa
SUBDIR += djview4
SUBDIR += djview4-qt4
SUBDIR += djvulibre
SUBDIR += dmtx-utils
SUBDIR += dri

View File

@ -0,0 +1,13 @@
# Created by: lightside <lightside@gmx.com>
# $FreeBSD$
PKGNAMESUFFIX= -qt4
CONFLICTS= ${PORTNAME}-[0-9]*
OPTIONS_SET= QT4
OPTIONS_EXCLUDE= QT5
MASTERDIR= ${.CURDIR}/../djview4
.include "${MASTERDIR}/Makefile"