diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/etoile-typewriter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/etoile-typewriter/Makefile b/editors/etoile-typewriter/Makefile index 019c73685309..d16e857cfbd8 100644 --- a/editors/etoile-typewriter/Makefile +++ b/editors/etoile-typewriter/Makefile @@ -15,6 +15,8 @@ DISTNAME= etoile-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= General text editor for plain and rich format text +LICENSE= BSD + USE_BZIP2= yes USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes |