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

PORTREVISION=	4
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"