1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
freebsd-ports/audio/gsm/Makefile

16 lines
337 B
Makefile
Raw Normal View History

1995-04-11 19:46:58 +00:00
# New ports collection makefile for: gsm
1995-08-17 05:10:24 +00:00
# Version required: gsm-1.0.7
# Date created: 5 January 1995
# Whom: pst
#
1995-08-17 05:10:24 +00:00
# $Id: Makefile,v 1.3 1995/04/11 19:46:43 asami Exp $
#
1995-08-17 05:10:24 +00:00
DISTNAME= gsm-1.0.7
CATEGORIES+= audio
1995-08-17 05:10:24 +00:00
MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/
1995-04-11 19:46:58 +00:00
1995-08-17 05:10:24 +00:00
WRKSRC= ${WRKDIR}/gsm-1.0-pl7
.include <bsd.port.mk>