1995-04-11 21:46:58 +02:00
|
|
|
# New ports collection makefile for: gsm
|
1995-01-06 10:56:43 +01:00
|
|
|
# Date created: 5 January 1995
|
|
|
|
# Whom: pst
|
|
|
|
#
|
1999-08-25 06:36:31 +02:00
|
|
|
# $FreeBSD$
|
1995-01-06 10:56:43 +01:00
|
|
|
#
|
|
|
|
|
2000-04-08 23:25:03 +02:00
|
|
|
PORTNAME= gsm
|
|
|
|
PORTVERSION= 1.0.10
|
1996-11-16 00:14:56 +01:00
|
|
|
CATEGORIES= audio
|
1995-08-17 07:10:24 +02:00
|
|
|
MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/
|
1995-04-11 21:46:58 +02:00
|
|
|
|
1997-07-10 17:50:55 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 18:07:10 +01:00
|
|
|
COMMENT= Audio converter and library for converting u-law to gsm encoding
|
1996-11-16 00:14:56 +01:00
|
|
|
|
2000-04-08 23:25:03 +02:00
|
|
|
WRKSRC= ${WRKDIR}/gsm-1.0-pl10
|
2000-06-16 12:38:50 +02:00
|
|
|
|
2000-06-16 23:52:40 +02:00
|
|
|
INSTALLS_SHLIB= yes
|
2000-06-16 12:38:50 +02:00
|
|
|
|
1996-11-18 15:17:24 +01:00
|
|
|
MAN1= toast.1
|
|
|
|
MAN3= gsm.3 gsm_explode.3 gsm_option.3 gsm_print.3
|
1998-09-19 02:37:29 +02:00
|
|
|
MLINKS= toast.1 untoast.1 toast.1 tcat.1
|
1995-01-06 10:56:43 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|