1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/audio/tracker/Makefile

17 lines
443 B
Makefile
Raw Normal View History

# New ports collection makefile for: tracker
1995-03-17 19:18:53 +00:00
# Version required: 4.27
# Date created: 2 Oct 1994
# Whom: swallace
#
1995-03-17 19:18:53 +00:00
# $Id: Makefile,v 1.14 1995/03/12 23:46:04 ache Exp $
#
DISTNAME= tracker
1995-03-17 19:18:53 +00:00
DISTFILES= tracker-4.27.tar.Z
1995-02-23 21:05:47 +00:00
MASTER_SITES= ftp://ftp.ens.fr/pub/dmi/users/espie/beta/
1995-01-28 12:02:08 +00:00
USE_GMAKE= YES
1995-03-03 05:03:23 +00:00
MAKE_FLAGS= MACHINE=freebsd CC=cc -f
1995-01-28 12:02:08 +00:00
INSTALL_TARGET= install install.man
.include <bsd.port.mk>