diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-05-20 18:55:10 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-05-20 18:55:10 +0000 |
commit | 3fae8c8d47ee57bc29a618940faeaf3c3c7e588f (patch) | |
tree | 5ec1fcfbfbced92a40f943892f842096c6bd52c1 /graphics/gnofract4d/Makefile | |
parent | 00db597ff63bb304b557e8e4f1089dc5edad9477 (diff) |
- Update to 3.14
- Add license
Notes
Notes:
svn path=/head/; revision=274389
Diffstat (limited to 'graphics/gnofract4d/Makefile')
-rw-r--r-- | graphics/gnofract4d/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index d3a5c90ac20b..d3e218bc560b 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnofract4d -PORTVERSION= 3.13 +PORTVERSION= 3.14 CATEGORIES= graphics gnome MASTER_SITES= SF @@ -15,6 +15,8 @@ COMMENT= Weird GNOME fractal generator LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg +LICENSE= BSD + USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui lthack \ pygtk2 USE_PYTHON= yes |