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

17 lines
348 B
Makefile
Raw Normal View History

1995-04-11 19:46:58 +00:00
# New ports collection makefile for: gsm
# Version required: gsm-1.0.4
# Date created: 5 January 1995
# Whom: pst
#
1995-04-11 19:46:58 +00:00
# $Id: Makefile,v 1.2 1995/04/01 12:43:47 jkh Exp $
#
DISTNAME= gsm-1.0.4
CATEGORIES+= audio
1995-04-11 19:46:58 +00:00
MASTER_SITES= ftp://gaia.cs.umass.edu/pub/hgschulz/nevot/
EXTRACT_SUFX= .tar.Z
1995-04-11 19:46:58 +00:00
WRKSRC= ${WRKDIR}/gsm-1.0-pl4
.include <bsd.port.mk>