diff options
author | rodent <rodent@pkgsrc.org> | 2014-01-03 03:35:24 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-01-03 03:35:24 +0000 |
commit | 325a4817f2d360d24ae0906bff27a6a414cd22cd (patch) | |
tree | 1e6f6c18df1899eff3d8d861dcca696be6edbdca /www/Makefile | |
parent | 20cc25f07fb7ffd9488d1b5cc8c5d5f0282d7291 (diff) | |
download | pkgsrc-325a4817f2d360d24ae0906bff27a6a414cd22cd.tar.gz |
+py-flask-bootstrap
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 1a7813a716a..6c29a2c45a0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1009 2013/12/31 19:33:29 rodent Exp $ +# $NetBSD: Makefile,v 1.1010 2014/01/03 03:35:24 rodent Exp $ # COMMENT= Packages related to the World Wide Web @@ -592,6 +592,7 @@ SUBDIR+= py-flask SUBDIR+= py-flask-admin SUBDIR+= py-flask-assets SUBDIR+= py-flask-babelex +SUBDIR+= py-flask-bootstrap SUBDIR+= py-flask-cache SUBDIR+= py-flask-flatpages SUBDIR+= py-flask-frozen |