aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2018-03-08 17:33:08 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2018-03-08 17:33:08 +0800
commit1f7f3840fe986e90ee74690dfd7e02d4427dbbb6 (patch)
tree6baced9e7852993a10586885005e330c25d148e9 /x11-wm
parent1d3cc01de0863b5c11721bca56efe78131e4ccc1 (diff)
downloadfreebsd-ports-gnome-1f7f3840fe986e90ee74690dfd7e02d4427dbbb6.tar.gz
freebsd-ports-gnome-1f7f3840fe986e90ee74690dfd7e02d4427dbbb6.tar.zst
freebsd-ports-gnome-1f7f3840fe986e90ee74690dfd7e02d4427dbbb6.zip
- Add LICENSE
- Update WWW Approved by: portmgr blanket
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/aewm/Makefile5
-rw-r--r--x11-wm/aewm/pkg-descr2
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-wm/aewm/Makefile b/x11-wm/aewm/Makefile
index 16dbf9d7d27e..873b2813ecea 100644
--- a/x11-wm/aewm/Makefile
+++ b/x11-wm/aewm/Makefile
@@ -5,11 +5,14 @@ PORTNAME= aewm
PORTVERSION= 1.2.7
PORTREVISION= 5
CATEGORIES= x11-wm
-MASTER_SITES= http://www.red-bean.com/decklin/aewm/
+MASTER_SITES= https://www.red-bean.com/decklin/aewm/
MAINTAINER= ports@FreeBSD.org
COMMENT= ICCCM-compliant window manager based on 9wm
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
OPTIONS_DEFINE= DOCS GTK2 XFT
USES= gmake
diff --git a/x11-wm/aewm/pkg-descr b/x11-wm/aewm/pkg-descr
index b56e4490ff38..90b90e413030 100644
--- a/x11-wm/aewm/pkg-descr
+++ b/x11-wm/aewm/pkg-descr
@@ -20,4 +20,4 @@ This port installs not only the window manager, but also the aemenu and
aepanel applets. These provide a list of windows by title (vertically for
aemenu, horizontally for aepanel) and a menu from which programs may be run.
-WWW: http://www.red-bean.com/decklin/aewm/
+WWW: https://www.red-bean.com/decklin/aewm/