aboutsummaryrefslogtreecommitdiffstats
path: root/audio/tracker/Makefile
blob: ace12691210a891aa46f224bfbd4b1227d003b7b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# New ports collection makefile for:    tracker
# Version required:     4.16
# Date created:         2 Oct 1994
# Whom:                 swallace
#
# $Id: Makefile,v 1.7 1995/02/15 18:20:12 ache Exp $
#

DISTNAME=       tracker
DISTFILES=      tracker-4.16.tar.Z
MASTER_SITES=   ftp://ftp.ens.fr/pub/dmi/users/espie/beta/
USE_GMAKE=      YES
INSTALL_TARGET= install install.man

.include <bsd.port.mk>