diff options
-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 |