mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
f0cac8b41f
This version doesn't depend on Qt.
16 lines
406 B
Makefile
16 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"
|