diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-01-13 23:36:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2017-01-13 23:36:24 +0000 |
commit | de40123f7536c7868e25cd3c488ebeb92b9c1833 (patch) | |
tree | 612f9e92f04059c0644a2977295196fcf5a79005 /x11-drivers/xf86-video-openchrome/Makefile | |
parent | 686c8e83e86667bb1f47d59609045e0540cb86da (diff) | |
download | ports-de40123f7536c7868e25cd3c488ebeb92b9c1833.tar.gz ports-de40123f7536c7868e25cd3c488ebeb92b9c1833.zip |
Notes
Diffstat (limited to 'x11-drivers/xf86-video-openchrome/Makefile')
-rw-r--r-- | x11-drivers/xf86-video-openchrome/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-openchrome/Makefile b/x11-drivers/xf86-video-openchrome/Makefile index 4ab6773a781d..b5b74e25197b 100644 --- a/x11-drivers/xf86-video-openchrome/Makefile +++ b/x11-drivers/xf86-video-openchrome/Makefile @@ -8,6 +8,9 @@ CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org openChrome display driver +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + USE_GL= gl XORG_CAT= driver |