summaryrefslogtreecommitdiff
path: root/textproc/pdfoutline/Makefile
blob: 438fd770a7e9e7911b959b6928337bbe86ec1a1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$

PORTNAME=	pdfoutline
PORTREVISION=	0
CATEGORIES=	textproc

COMMENT=	Add outlines to PDF files

MASTERDIR=	${.CURDIR}/../../x11-fonts/fntsample
DESCR=		${.CURDIR}/pkg-descr

PDFOUTLINE=	yes

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"