f0cac8b41f
This version doesn't depend on Qt.
15 lines
406 B
Makefile
15 lines
406 B
Makefile
# New ports collection makefile for: djvulibre-nox11
|
|
# Date created: 2005-09-05
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/graphics/djvulibre-nox11/Makefile,v 1.1 2005/09/06 01:42:08 ahze Exp $
|
|
#
|
|
|
|
COMMENT= DjVu viewers, encoders, browser plugin, and utilites with out Qt
|
|
|
|
WITHOUT_X11= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../graphics/djvulibre
|
|
|
|
.include "${MASTERDIR}/Makefile"
|