mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
16 lines
368 B
Makefile
16 lines
368 B
Makefile
# New ports collection makefile for: team
|
|
# Version required: 3.1 (From the RCS Id line of team.c)
|
|
# Date created: 1 July 1995
|
|
# Whom: joerg
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1995/07/01 17:57:54 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= team-3.1
|
|
CATEGORIES+= utilities
|
|
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|