1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/net/ilbc/Makefile
2013-09-25 00:54:08 +00:00

19 lines
362 B
Makefile

# Created by: Alex Miller <asm@asm.kiev.ua>
# $FreeBSD$
PORTNAME= ilbc
DISTVERSION= rfc3951
CATEGORIES= net
MASTER_SITES= http://simon.morlat.free.fr/download/1.2.x/source/
MAINTAINER= asm@asm.kiev.ua
COMMENT= Internet Low Bit Rate codec (RFC3951)
CONFLICTS= libilbc-[0-9]*
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>