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

16 lines
396 B
Makefile
Raw Normal View History

# New ports collection makefile for: tracker
1995-02-09 15:10:33 +00:00
# Version required: 4.11
# Date created: 2 Oct 1994
# Whom: swallace
#
1995-02-09 15:10:33 +00:00
# $Id: Makefile,v 1.4 1995/02/02 15:09:44 ache Exp $
#
DISTNAME= tracker
1995-02-09 15:10:33 +00:00
DISTFILES= tracker-4.11.tar.Z
1995-01-28 12:02:08 +00:00
MASTER_SITES= ftp://ftp.ens.fr/pub/dmi/users/espie/
USE_GMAKE= YES
INSTALL_TARGET= install install.man
.include <bsd.port.mk>