freebsd-ports/audio/gsm/Makefile

21 lines
466 B
Makefile
Raw Normal View History

# Created by: pst
1999-08-25 06:36:31 +02:00
# $FreeBSD$
PORTNAME= gsm
PORTVERSION= 1.0.13
2014-07-19 20:56:09 +02:00
PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.dvo.ru/pub/Gentoo/distfiles/ \
http://www.imagemagick.org/download/delegates/ffmpeg/ \
http://www.quut.com/gsm/ \
http://downloads.openwrt.org/sources/
1995-04-11 21:46:58 +02:00
MAINTAINER= m.tsatsenko@gmail.com
2003-02-20 18:07:10 +01:00
COMMENT= Audio converter and library for converting u-law to gsm encoding
WRKSRC= ${WRKDIR}/gsm-1.0-pl13
USE_LDCONFIG= yes
.include <bsd.port.mk>