diff options
Diffstat (limited to 'devel/dreampie/Makefile')
-rw-r--r-- | devel/dreampie/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/dreampie/Makefile b/devel/dreampie/Makefile index 8ce3d9802d1d..fb06b005dc6d 100644 --- a/devel/dreampie/Makefile +++ b/devel/dreampie/Makefile @@ -6,13 +6,15 @@ # PORTNAME= dreampie -PORTVERSION= 1.0.3 +PORTVERSION= 1.1.1 CATEGORIES= devel python -MASTER_SITES= http://launchpadlibrarian.net/50723402/ +MASTER_SITES= http://launchpadlibrarian.net/55587528/ MAINTAINER= jupengfei@gmail.com COMMENT= DreamPie is a Python shell which is designed to be reliable and fun +LICENSE= GPLv3 + USE_GNOME= pygtk2 pygtksourceview USE_PYTHON= yes USE_PYDISTUTILS=yes |