mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-17 00:00:40 +00:00
14 lines
361 B
Makefile
14 lines
361 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/09/28 07:27:40 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>
|