diff options
Diffstat (limited to 'audio/tracker/Makefile')
-rw-r--r-- | audio/tracker/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile index 23e7b1e11d34..bbba80f0554b 100644 --- a/audio/tracker/Makefile +++ b/audio/tracker/Makefile @@ -3,12 +3,13 @@ # Date created: 2 Oct 1994 # Whom: swallace # -# $Id: Makefile,v 1.14 1995/03/12 23:46:04 ache Exp $ +# $Id: Makefile,v 1.15 1995/03/17 19:18:25 ache Exp $ # DISTNAME= tracker DISTFILES= tracker-4.27.tar.Z MASTER_SITES= ftp://ftp.ens.fr/pub/dmi/users/espie/beta/ +CATEGORIES+= audio USE_GMAKE= YES MAKE_FLAGS= MACHINE=freebsd CC=cc -f INSTALL_TARGET= install install.man |