diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-09-09 00:03:26 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-09-09 00:03:26 +0800 |
commit | bd2c1d5643ab53a9f0aa33050bfd85339072be43 (patch) | |
tree | d3d2a4d9419e60b82fab2e05c00b66bd6e605938 /x11-clocks | |
parent | 10d55b28cef86aea9ea234162b1eb863ab4cffe6 (diff) | |
download | freebsd-ports-gnome-bd2c1d5643ab53a9f0aa33050bfd85339072be43.tar.gz freebsd-ports-gnome-bd2c1d5643ab53a9f0aa33050bfd85339072be43.tar.zst freebsd-ports-gnome-bd2c1d5643ab53a9f0aa33050bfd85339072be43.zip |
- Add LICENSE
Diffstat (limited to 'x11-clocks')
-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 |