svn commit: r428196 - head/converters/libiconv
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Dec 9 12:57:23 UTC 2016
Author: sunpoet
Date: Fri Dec 9 12:57:21 2016
New Revision: 428196
URL: https://svnweb.freebsd.org/changeset/ports/428196
Log:
- Add LICENSE
Approved by: portmgr (blanket)
Modified:
head/converters/libiconv/Makefile
Modified: head/converters/libiconv/Makefile
==============================================================================
--- head/converters/libiconv/Makefile Fri Dec 9 12:57:16 2016 (r428195)
+++ head/converters/libiconv/Makefile Fri Dec 9 12:57:21 2016 (r428196)
@@ -10,6 +10,9 @@ MASTER_SITES= GNU
MAINTAINER= gnome at FreeBSD.org
COMMENT= Character set conversion library
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static \
--disable-nls \
More information about the svn-ports-all
mailing list