mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
16 lines
337 B
Makefile
16 lines
337 B
Makefile
# New ports collection makefile for: gsm
|
|
# Version required: gsm-1.0.7
|
|
# Date created: 5 January 1995
|
|
# Whom: pst
|
|
#
|
|
# $Id: Makefile,v 1.3 1995/04/11 19:46:43 asami Exp $
|
|
#
|
|
|
|
DISTNAME= gsm-1.0.7
|
|
CATEGORIES+= audio
|
|
MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/local/kbs/tubmik/gsm/
|
|
|
|
WRKSRC= ${WRKDIR}/gsm-1.0-pl7
|
|
|
|
.include <bsd.port.mk>
|