summaryrefslogblamecommitdiff
path: root/graphics/fnlib/Makefile
blob: b3e45a10f458d75a204979ae47f97534d51eaf89 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                             


                                                         
           

 

                     
                 
                        
                                
 
                                 
                                                                    
 
                          
                   
                     
                   
                   
                                            
 
                      
# New ports collection makefile for:	fnlib
# Date created:		23 June 1997
# Whom:			brett@peloton.physics.montana.edu
#
# $FreeBSD$
#

PORTNAME=	fnlib
PORTVERSION=	0.5
PORTREVISION=	5
CATEGORIES=	graphics
MASTER_SITES=	SF/enlightenment

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Fonts and font libraries necessary for Enlightenment

USE_AUTOTOOLS=	libtool:15
USE_GMAKE=	yes
USE_GNOME=	imlib
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes
CONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib"

.include <bsd.port.mk>