mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
5ef5b4930d
fetch will work.
14 lines
362 B
Makefile
14 lines
362 B
Makefile
# New ports collection makefile for: tracker
|
|
# Version required: 4.3
|
|
# Date created: 2 Oct 1994
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1994/10/02 23:15:01 swallace Exp $
|
|
#
|
|
|
|
DISTNAME= tracker
|
|
DISTFILES= tracker-4.3-linux.tar.gz
|
|
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/apps/sound/players/
|
|
|
|
.include <bsd.port.mk>
|