Add slave port for djview4 with QT4 interface
PR: 198088 Submitted by: lightside <lightside@gmx.com>
This commit is contained in:
parent
3ba99370f1
commit
488db46f11
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400948
@ -133,6 +133,7 @@
|
||||
SUBDIR += digikam-kde4-l10n
|
||||
SUBDIR += ditaa
|
||||
SUBDIR += djview4
|
||||
SUBDIR += djview4-qt4
|
||||
SUBDIR += djvulibre
|
||||
SUBDIR += dmtx-utils
|
||||
SUBDIR += dri
|
||||
|
13
graphics/djview4-qt4/Makefile
Normal file
13
graphics/djview4-qt4/Makefile
Normal 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"
|
Loading…
Reference in New Issue
Block a user