aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2018-08-01 00:30:55 +0000
committerJason E. Hale <jhale@FreeBSD.org>2018-08-01 00:30:55 +0000
commitfc1f1c15a29dedbcd6b69446cebc8ddee4d1e7b8 (patch)
tree040d935a81aa51a8eecc7b1474bf61022886fa8d /www/Makefile
parent97d51632f127535146a836be5da62a90f94fb857 (diff)
downloadports-fc1f1c15a29dedbcd6b69446cebc8ddee4d1e7b8.tar.gz
ports-fc1f1c15a29dedbcd6b69446cebc8ddee4d1e7b8.zip
New port: www/py-path-and-address
Path-and-address resolves ambiguities for command-line interface applications with the following pattern: $ your_app [<path>] [<address>] The library applies the principal of least surprise to command-line interfaces. WWW: https://github.com/joeyespo/path-and-address
Notes
Notes: svn path=/head/; revision=476143
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 6aa41ddf0daa..b1364b273e69 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1729,6 +1729,7 @@
SUBDIR += py-paste
SUBDIR += py-pastedeploy
SUBDIR += py-pastescript
+ SUBDIR += py-path-and-address
SUBDIR += py-pelican
SUBDIR += py-planet
SUBDIR += py-plone.alterego