1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/net/ilbc/Makefile
Ade Lovett 8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00

20 lines
393 B
Makefile

# New ports collection makefile for: ilbc
# Date created: 16 January 2006
# Whom: 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)
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>