aboutsummaryrefslogblamecommitdiff
path: root/net/libfixbuf/Makefile
blob: 4ec317f1bfbc5bcd299a0a001cfd8a49e6462414 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                        

                         
                     
                   
                                                     
 
                                               

                                                                         
                      
                                     
 
                   
                             
                                                     
                      
                     


                      
# Created by: David Thiel <lx@redundancy.redundancy.org>

PORTNAME=	libfixbuf
PORTVERSION=	2.3.1
CATEGORIES=	net
MASTER_SITES=	http://tools.netsa.cert.org/releases/

MAINTAINER=	nacho319+freebsdZilla@gmail.com
COMMENT=	Library for using the IP Flow Information Export protocol

LICENSE=	LGPL21
LICENSE_FILE=	${WRKSRC}/LICENSE.txt

GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip
USES=		gnome libtool pathfix perl5 pkgconfig
USE_GNOME=	glib20
USE_PERL5=	build
USE_LDCONFIG=	yes

.include <bsd.port.mk>