aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-31 15:37:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-31 15:37:18 +0000
commite708b87bbe1ad363bfc588bf7c2fb32ed12aa74f (patch)
tree8979cd0108d18eee0a5e363645c5506a800e52e4 /ports-mgmt/Makefile
parent5c12d165e3e586127944e6ef4b80013f39f3ade9 (diff)
downloadports-e708b87bbe1ad363bfc588bf7c2fb32ed12aa74f.tar.gz
ports-e708b87bbe1ad363bfc588bf7c2fb32ed12aa74f.zip
- Introduce a new ports category ports-mgmt: Ports for managing, installing and
developing FreeBSD ports and packages PR: ports/97507 Submitted by: shaun
Notes
Notes: svn path=/head/; revision=183782
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r--ports-mgmt/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile
new file mode 100644
index 000000000000..5970e3555c76
--- /dev/null
+++ b/ports-mgmt/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD$
+#
+
+ COMMENT = Ports for managing, installing and developing FreeBSD ports and packages
+
+.include <bsd.port.subdir.mk>