opnsense-ports/net/ilbc/Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

20 lines
400 B
Makefile

# Created by: Alex Miller <asm@asm.kiev.ua>
# $FreeBSD$
PORTNAME= ilbc
DISTVERSION= rfc3951
PORTREVISION= 1
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]*
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool
USE_LDCONFIG= yes
.include <bsd.port.mk>