aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/pdfoutline/Makefile
blob: cc42611116a37d17b623368c51c7f36dea6253db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    pdfoutline
# Date created:     4 April 2007
# Whom:         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

.include "${MASTERDIR}/Makefile"