summaryrefslogblamecommitdiff
path: root/print/freetype2/Makefile
blob: 141010d5995a376a29c8f2197b40584f2e1f9937 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                
                           


                                          
                                                     

 
                            
                     
                                                                  


                                  

                   
                                                             
 
                      
# New ports collection makefile for:	freetype
# Version required:	1.1
# Date created:		January 24, 1998
# Whom:			jseger@FreeBSD.org
#
# $Id: Makefile,v 1.5 1998/02/18 11:46:56 asami Exp $
#

DISTNAME=	freetype-1.1
CATEGORIES=	print
MASTER_SITES=	ftp://ftp.physiol.med.tu-muenchen.de/pub/freetype/

MAINTAINER=	jseger@FreeBSD.org

USE_GMAKE=	YES
GNU_CONFIGURE=	YES
CONFIGURE_ARGS=	--disable-nls --enable-static --enable-shared

.include <bsd.port.mk>