mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
47a616f11d
Misc variable reordering, cleaning up, etc.
16 lines
360 B
Makefile
16 lines
360 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.4 1996/06/03 02:17:28 asami Exp $
|
|
#
|
|
|
|
DISTNAME= team-3.1
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/
|
|
|
|
MAINTAINER= joerg@FreeBSD.org
|
|
|
|
.include <bsd.port.mk>
|