svn commit: r467863 - head/x11/libICE
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat Apr 21 09:03:46 UTC 2018
Author: amdmi3
Date: Sat Apr 21 09:03:45 2018
New Revision: 467863
URL: https://svnweb.freebsd.org/changeset/ports/467863
Log:
- Add LICENSE
- Update WWW
Approved by: portmgr blanket
Modified:
head/x11/libICE/Makefile
head/x11/libICE/pkg-descr
Modified: head/x11/libICE/Makefile
==============================================================================
--- head/x11/libICE/Makefile Sat Apr 21 08:33:47 2018 (r467862)
+++ head/x11/libICE/Makefile Sat Apr 21 09:03:45 2018 (r467863)
@@ -10,6 +10,9 @@ CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
COMMENT= Inter Client Exchange library for X11
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
XORG_CAT= lib
USE_XORG= xproto:both xtrans
INSTALL_TARGET= install-strip
Modified: head/x11/libICE/pkg-descr
==============================================================================
--- head/x11/libICE/pkg-descr Sat Apr 21 08:33:47 2018 (r467862)
+++ head/x11/libICE/pkg-descr Sat Apr 21 09:03:45 2018 (r467863)
@@ -1,3 +1,3 @@
This package contains the Inter Client Exchange library for X11.
-WWW: http://www.freedesktop.org/Software/xlibs
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/
More information about the svn-ports-all
mailing list