aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2016-02-20 14:31:40 +0000
committerFrederic Culot <culot@FreeBSD.org>2016-02-20 14:31:40 +0000
commita5d74e7c64b95a34f1fba66809d22f082aadc6a3 (patch)
tree428b35efbc9a847bf19deab826c83fea1c33f621 /ports-mgmt/Makefile
parent14baca0ae8df8a8e442664b5ac815250c9525b22 (diff)
downloadports-a5d74e7c64b95a34f1fba66809d22f082aadc6a3.tar.gz
ports-a5d74e7c64b95a34f1fba66809d22f082aadc6a3.zip
Portal is a front-end to FreeBSD's package manipulation tool pkg(8).
Currently, the application is a MVP (Minimum Viable Product) which provides only the following features: packages listing and searching, installation and deinstallation of packages, and filtering based on the package state. WWW: https://github.com/culot/portal
Notes
Notes: svn path=/head/; revision=409243
Diffstat (limited to 'ports-mgmt/Makefile')
-rw-r--r--ports-mgmt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/Makefile b/ports-mgmt/Makefile
index 5bcd51fec5ec..a204605e74ba 100644
--- a/ports-mgmt/Makefile
+++ b/ports-mgmt/Makefile
@@ -40,6 +40,7 @@
SUBDIR += pkgs_which
SUBDIR += port-authoring-tools
SUBDIR += port-maintenance-tools
+ SUBDIR += portal
SUBDIR += portconf
SUBDIR += portdowngrade
SUBDIR += portell