aboutsummaryrefslogblamecommitdiff
path: root/graphics/poppler-data/Makefile
blob: e56b3381f3f15d6020d477faa517329b79a97eda (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                          
                     











                                                                         
# New ports collection makefile for:	poppler-data
# Date created:		2006-09-30
# Whom:			Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	poppler-data
PORTVERSION=	0.4.2
CATEGORIES=	graphics
MASTER_SITES=	http://poppler.freedesktop.org/

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	Poppler encoding data

NO_BUILD=	yes

post-patch:
	@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' ${WRKSRC}/Makefile

.include <bsd.port.mk>