diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2014-09-05 14:23:46 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2014-09-05 14:23:46 +0000 |
commit | be5d965317c774430e97f444863dbc34cf3a582f (patch) | |
tree | 5ad1fc1eab35e9870a7ddeccc47b3bd41281da72 /x11-wm/e16/Makefile | |
parent | 287ff1451fb8d1bfb66d94e0be3596caf09bdfc4 (diff) | |
download | ports-be5d965317c774430e97f444863dbc34cf3a582f.tar.gz ports-be5d965317c774430e97f444863dbc34cf3a582f.zip |
- Add LICENSE
Notes
Notes:
svn path=/head/; revision=367340
Diffstat (limited to 'x11-wm/e16/Makefile')
-rw-r--r-- | x11-wm/e16/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 610fdbf4f6d4..4f208af2980c 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ MAINTAINER= gahr@FreeBSD.org COMMENT= Enlightenment DR16 window manager +LICENSE= MIT + OPTIONS_DEFINE= DOCS NLS SOUND SOUND_DESC= Sound support via pulseaudio/libsndfile |