opnsense-ports/graphics/evince-lite/Makefile
Franco Fichtner 8758ae3186 */*: sync with upstream
Taken from: FreeBSD
2016-02-15 04:34:34 +01:00

15 lines
360 B
Makefile

# 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"