summaryrefslogtreecommitdiff
path: root/misc/team/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/team/Makefile')
-rw-r--r--misc/team/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/team/Makefile b/misc/team/Makefile
new file mode 100644
index 00000000000..b3bdb72c206
--- /dev/null
+++ b/misc/team/Makefile
@@ -0,0 +1,15 @@
+# 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 1997/10/11 21:55:00 hubertf Exp $
+#
+
+DISTNAME= team-3.1
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+
+MAINTAINER= joerg@FreeBSD.org
+
+.include <bsd.port.mk>