diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 14:14:47 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 14:14:47 +0000 |
commit | f5320f05e9a3061159413bf392b2901b21ed1e4c (patch) | |
tree | 77b3c968c4c0538340a575df5df00ed4cc406034 /graphics/pixen | |
parent | 0862ea05a162ce77b3f8738f37789c9a450a2e49 (diff) | |
download | ports-f5320f05e9a3061159413bf392b2901b21ed1e4c.tar.gz ports-f5320f05e9a3061159413bf392b2901b21ed1e4c.zip |
Notes
Diffstat (limited to 'graphics/pixen')
-rw-r--r-- | graphics/pixen/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pixen/Makefile b/graphics/pixen/Makefile index 5ec72a0afab1..9287d8199dee 100644 --- a/graphics/pixen/Makefile +++ b/graphics/pixen/Makefile @@ -15,6 +15,8 @@ DISTNAME= Pixen-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Graphics editing software for small-scale pictures for GNUstep +LICENSE= MIT + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |