mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
16 lines
394 B
Makefile
16 lines
394 B
Makefile
# New ports collection makefile for: tracker
|
|
# Version required: 4.9
|
|
# Date created: 2 Oct 1994
|
|
# Whom: swallace
|
|
#
|
|
# $Id: Makefile,v 1.3 1995/01/28 12:01:40 ache Exp $
|
|
#
|
|
|
|
DISTNAME= tracker
|
|
DISTFILES= tracker-4.9.tar.Z
|
|
MASTER_SITES= ftp://ftp.ens.fr/pub/dmi/users/espie/
|
|
USE_GMAKE= YES
|
|
INSTALL_TARGET= install install.man
|
|
|
|
.include <bsd.port.mk>
|