diff options
author | kleink <kleink> | 2017-01-20 17:53:51 +0000 |
---|---|---|
committer | kleink <kleink> | 2017-01-20 17:53:51 +0000 |
commit | e6caf4583e9e20625738cd1d6091088bec4bf1b5 (patch) | |
tree | 28d1ef8f1d3ba7a90d028980f20735b7ed5b7a6b /www/Makefile | |
parent | f2932521ed26d770c19e4e4647f0e41041580d6f (diff) | |
download | pkgsrc-e6caf4583e9e20625738cd1d6091088bec4bf1b5.tar.gz |
Add py-flask-webpack.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 9ee934e66b1..4a1d3d40741 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1202 2017/01/19 23:45:33 wiedi Exp $ +# $NetBSD: Makefile,v 1.1203 2017/01/20 17:53:51 kleink Exp $ # COMMENT= Packages related to the World Wide Web @@ -659,6 +659,7 @@ SUBDIR+= py-flask-sslify SUBDIR+= py-flask-testing SUBDIR+= py-flask-uploads SUBDIR+= py-flask-user +SUBDIR+= py-flask-webpack SUBDIR+= py-flask-wtf SUBDIR+= py-flup SUBDIR+= py-flup3 |