diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-08 16:03:26 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-08 16:03:26 +0000 |
commit | 6599b3c9d9d4bbb32369beb4437f9852b032c458 (patch) | |
tree | d3d2a4d9419e60b82fab2e05c00b66bd6e605938 /x11-clocks/bbdate | |
parent | 086edd893ab748ef413eb003f839dc51945819f2 (diff) |
- Add LICENSE
Notes
Notes:
svn path=/head/; revision=421563
Diffstat (limited to 'x11-clocks/bbdate')
-rw-r--r-- | x11-clocks/bbdate/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile index 9c69d96e47d1..86ca62cfb022 100644 --- a/x11-clocks/bbdate/Makefile +++ b/x11-clocks/bbdate/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= SF/bbtools/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Tool made for Blackbox that displays the date in a decorated window +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes USE_XORG= x11 xau xdmcp xext xfixes xi xrandr ice sm |