freebsd-ports/net/libfixbuf/Makefile
Antoine Brodin 7d9fb15072 Update net/libfixbuf to 2.3.1 and net-mgmt/yaf 2.11.0
PR:		238208
Approved by:	maintainers timeout (20 days)
2019-06-17 09:04:30 +00:00

23 lines
514 B
Makefile

# Created by: David Thiel <lx@redundancy.redundancy.org>
# $FreeBSD$
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>