aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/xtermset/Makefile3
-rw-r--r--x11/xtermset/pkg-descr2
2 files changed, 5 insertions, 0 deletions
diff --git a/x11/xtermset/Makefile b/x11/xtermset/Makefile
index cc97cab7a2bd..eb6993e5ae79 100644
--- a/x11/xtermset/Makefile
+++ b/x11/xtermset/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF/clts/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Dynamically change some settings of an xterm
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
+
GNU_CONFIGURE= yes
MAKE_ARGS+= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}"
USES= gmake
diff --git a/x11/xtermset/pkg-descr b/x11/xtermset/pkg-descr
index 45680be63d44..cb41c5dd09e1 100644
--- a/x11/xtermset/pkg-descr
+++ b/x11/xtermset/pkg-descr
@@ -1,3 +1,5 @@
This program allows you to change some of xterm's display settings
dynamically. Most of the option names are the same as those found in
xterm; see the man page for details.
+
+WWW: https://sourceforge.net/projects/clts/