diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2010-05-30 17:39:07 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2010-05-30 17:39:07 +0000 |
commit | 8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b (patch) | |
tree | 80e86a504e40bb07a6114c8b8fdfc5765bfa6a38 /math/graphthing | |
parent | 9554c4a18fa0acb41d047e887d36b52c4c84213c (diff) |
Notes
Diffstat (limited to 'math/graphthing')
-rw-r--r-- | math/graphthing/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 79c2115a85f7..ad914a48634e 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://graph.seul.org/ MAINTAINER= arved@FreeBSD.org COMMENT= A tool that allows you to create, manipulate and study graphs +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + USE_BZIP2= yes USE_GNOME= gnometarget gtk20 USE_BISON= build |