diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-31 15:37:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-01-31 15:37:18 +0000 |
commit | e708b87bbe1ad363bfc588bf7c2fb32ed12aa74f (patch) | |
tree | 8979cd0108d18eee0a5e363645c5506a800e52e4 /ports-mgmt/Makefile | |
parent | 5c12d165e3e586127944e6ef4b80013f39f3ade9 (diff) | |
download | ports-e708b87bbe1ad363bfc588bf7c2fb32ed12aa74f.tar.gz ports-e708b87bbe1ad363bfc588bf7c2fb32ed12aa74f.zip |
Notes
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r-- | ports-mgmt/Makefile | 6 |
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> |