mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
2e6f5e789f
- Make pdfoutline a slave port to fntsample PR: ports/130431 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
20 lines
371 B
Makefile
20 lines
371 B
Makefile
# 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"
|