freebsd-ports/graphics/djview4-qt4/Makefile
Ruslan Makhmatkhanov 488db46f11 Add slave port for djview4 with QT4 interface
PR:		198088
Submitted by:	lightside <lightside@gmx.com>
2015-11-06 17:24:36 +00:00

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"