summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2018-02-28 11:48:39 +0000
committerleot <leot@pkgsrc.org>2018-02-28 11:48:39 +0000
commitfd81c0f15f9ec8a63479339817d36d6bebc955d3 (patch)
tree69f9b4f8d24a77ae97023fe78490d9b00ac54a7f /x11
parentaa6e92b9957054c6fd7d3a3b61ec7e74f98772af (diff)
downloadpkgsrc-fd81c0f15f9ec8a63479339817d36d6bebc955d3.tar.gz
unclutter: Add LICENSE (public domain)
unclutter is under the public domain, from its README: > The program is released into the public domain. Only the considerate > will leave credit for the author.
Diffstat (limited to 'x11')
-rw-r--r--x11/unclutter/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/unclutter/Makefile b/x11/unclutter/Makefile
index 391b2e8795d..21e244fcfa7 100644
--- a/x11/unclutter/Makefile
+++ b/x11/unclutter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2012/10/29 05:06:54 asau Exp $
+# $NetBSD: Makefile,v 1.19 2018/02/28 11:48:39 leot Exp $
#
DISTNAME= unclutter-8
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Remove idle cursor image from screen
+LICENSE= public-domain
WRKSRC= ${WRKDIR}/unclutter
USE_IMAKE= yes