1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
freebsd-ports/audio/gsm/Makefile

19 lines
383 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
#
# $Id: Makefile,v 1.4 1995/08/17 05:10:20 pst 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
post-install:
/sbin/ldconfig -m ${PREFIX}/lib
.include <bsd.port.mk>