488db46f11
PR: 198088 Submitted by: lightside <lightside@gmx.com>
13 lines
215 B
Makefile
13 lines
215 B
Makefile
# 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"
|