1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/net/libfixbuf/Makefile

21 lines
454 B
Makefile
Raw Normal View History

# New ports collection makefile for: libfixbuf
# Date created: 2008-04-13
# Whom: David Thiel <lx@redundancy.redundancy.org>
#
# $FreeBSD$
#
PORTNAME= libfixbuf
PORTVERSION= 0.7.3
CATEGORIES= net
MASTER_SITES= http://tools.netsa.cert.org/releases/ \
http://redundancy.redundancy.org/mirror/
MAINTAINER= lx@FreeBSD.org
COMMENT= Library for using the IP Flow Information Export protocol
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>