aboutsummaryrefslogtreecommitdiff
path: root/graphics/evince-lite/Makefile
blob: e1566cbdb864b58691d28b8f2f3e8d30e9cce3e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$

PKGNAMESUFFIX=	-lite

COMMENT=	GNOME 3 multi-format document viewer without the GNOME dependancies

OPTIONS_EXCLUDE=	NAUTILUS

MASTERDIR=      ${.CURDIR}/../../graphics/evince
SLAVEPORT=      lite
DESCR=		${.CURDIR}/pkg-descr
PLIST=          ${.CURDIR}/pkg-plist

.include "${MASTERDIR}/Makefile"