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

                         
                     



                                               
                                

                                            

                     
                        
 
                   
                                            
 
                                                
 

                                           
                      
# Created by: ijliao

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

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

LICENSE=	GPLv2

USE_TEX=	kpathsea

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

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

CONFLICTS_INSTALL=	texlive-base-[0-9]*

.include <bsd.port.mk>