diff options
Diffstat (limited to 'editors/emacs.app/Makefile')
-rw-r--r-- | editors/emacs.app/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/emacs.app/Makefile b/editors/emacs.app/Makefile index a6e78fb28cf4..851ac14d8634 100644 --- a/editors/emacs.app/Makefile +++ b/editors/emacs.app/Makefile @@ -15,6 +15,8 @@ DISTNAME= emacs-23.0.0_NS-${PORTVERSION}pre3b MAINTAINER= dinoex@FreeBSD.org COMMENT= The GNU Emacs editor on GNUstep +LICENSE= GPLv2 + USE_GNUSTEP= yes USE_GNUSTEP_CONFIGURE= yes USE_GNUSTEP_BUILD= yes |