mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
4f5544a38b
Tested by: poudriere Approved by: portmgr (bapt)
16 lines
335 B
Makefile
16 lines
335 B
Makefile
# Created by: Martin Matuska <mm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Pdf
|
|
PORTVERSION= 2.0.3
|
|
CATEGORIES= textproc www pear
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde PDF library
|
|
|
|
USE_HORDE_RUN= Horde_Exception
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
|
.include <bsd.port.post.mk>
|