1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/audio/gsm/Makefile
Guido Falsi 3a76b78907 Fix staging orphans.
PR:		191519
Submitted by:	me
Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
2014-07-01 09:23:05 +00:00

21 lines
466 B
Makefile

# Created by: pst
# $FreeBSD$
PORTNAME= gsm
PORTVERSION= 1.0.13
PORTREVISION= 1
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/
MAINTAINER= m.tsatsenko@gmail.com
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>