summaryrefslogblamecommitdiff
path: root/print/typetools/Makefile
blob: 63a0279d3408231fa6915b6da3c319604cce44f4 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                 
                    



                                               
                                

                                            
                                                                           

                   
                                            
 
                                                                             
                                                                           
 
                                                
 
                      
# ex:ts=8
# Ports collection makefile for:	typetools
# Date created:			Dec 5, 2003
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	typetools
PORTVERSION=	2.72
CATEGORIES=	print
MASTER_SITES=	http://www.lcdf.org/type/
DISTNAME=	lcdf-${PORTNAME}-${PORTVERSION}

MAINTAINER=	miwi@FreeBSD.org
COMMENT=	Tools for manipulating fonts

BUILD_DEPENDS=	${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-kpathsea=${LOCALBASE}

MAN1=		cfftot1.1 mmafm.1 mmpfb.1 otfinfo.1 otftotfm.1 t1dotlessj.1 \
		t1lint.1 t1rawafm.1 t1reencode.1 t1testpage.1 ttftotype42.1

DATADIR=	${PREFIX}/share/lcdf-${PORTNAME}

.include <bsd.port.mk>