svn commit: r468264 - head/x11/resourceproto
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Apr 25 09:03:49 UTC 2018
Author: amdmi3
Date: Wed Apr 25 09:03:48 2018
New Revision: 468264
URL: https://svnweb.freebsd.org/changeset/ports/468264
Log:
- Add LICENSE
- Add WWW
Approved by: portmgr blanket
Modified:
head/x11/resourceproto/Makefile
head/x11/resourceproto/pkg-descr
Modified: head/x11/resourceproto/Makefile
==============================================================================
--- head/x11/resourceproto/Makefile Wed Apr 25 08:33:50 2018 (r468263)
+++ head/x11/resourceproto/Makefile Wed Apr 25 09:03:48 2018 (r468264)
@@ -8,6 +8,9 @@ CATEGORIES= x11
MAINTAINER= x11 at FreeBSD.org
COMMENT= Resource extension headers
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
XORG_CAT= proto
post-patch:
Modified: head/x11/resourceproto/pkg-descr
==============================================================================
--- head/x11/resourceproto/pkg-descr Wed Apr 25 08:33:50 2018 (r468263)
+++ head/x11/resourceproto/pkg-descr Wed Apr 25 09:03:48 2018 (r468264)
@@ -1 +1,3 @@
This package contains X.Org Resource extension headers.
+
+WWW: https://www.freedesktop.org/wiki/Software/xlibs/
More information about the svn-ports-all
mailing list