freebsd-ports/print/pdfmod/Makefile
2012-06-01 05:26:28 +00:00

27 lines
603 B
Makefile

# New ports collection makefile for: pdfmod
# Date created: 2009-07-28
# Whom: Romain Tartiere <romain@blogreen.org>
#
# $FreeBSD$
#
PORTNAME= pdfmod
PORTVERSION= 0.9.1
PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= GNOME
MAINTAINER= mono@FreeBSD.org
COMMENT= A tool for modifying PDF documents
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/hyena.pc:${PORTSDIR}/devel/hyena
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/hyena.pc:${PORTSDIR}/devel/hyena
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomesharp20
USE_GETTEXT= yes
INSTALLS_ICONS= yes
.include <bsd.port.mk>