2007-04-04 14:58:01 +02:00
|
|
|
# New ports collection makefile for: pdfoutline
|
|
|
|
# Date created: 4 April 2007
|
|
|
|
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= pdfoutline
|
2009-01-20 23:41:42 +01:00
|
|
|
PORTREVISION= 0
|
2007-04-04 14:58:01 +02:00
|
|
|
CATEGORIES= textproc
|
|
|
|
|
|
|
|
COMMENT= Add outlines to PDF files
|
|
|
|
|
2009-01-20 23:41:42 +01:00
|
|
|
MASTERDIR= ${.CURDIR}/../../x11-fonts/fntsample
|
|
|
|
DESCR= ${.CURDIR}/pkg-descr
|
2007-04-04 14:58:01 +02:00
|
|
|
|
2009-01-20 23:41:42 +01:00
|
|
|
PDFOUTLINE= yes
|
2007-04-04 14:58:01 +02:00
|
|
|
|
2009-01-20 23:41:42 +01:00
|
|
|
.include "${MASTERDIR}/Makefile"
|