> Revision: 119785 > https://trac.macports.org/changeset/119785 > Author: mf2k at macports.org > Date: 2014-05-06 13:32:32 -0700 (Tue, 06 May 2014) > Log Message: > ----------- > libots: Fix for automake 1.13. openmaintainer. (#38841). Add license. > > Modified Paths: > -------------- > trunk/dports/textproc/libots/Portfile > > Added Paths: > ----------- > trunk/dports/textproc/libots/files/ > trunk/dports/textproc/libots/files/patch-configure.in.diff > > Modified: trunk/dports/textproc/libots/Portfile > =================================================================== > --- trunk/dports/textproc/libots/Portfile 2014-05-06 20:17:22 UTC (rev > 119784) > +++ trunk/dports/textproc/libots/Portfile 2014-05-06 20:32:32 UTC (rev > 119785) > @@ -12,18 +12,22 @@ > console. The program can either print the summarized \ > text as text or HTML. If HTML, the important sentences \ > are highlighted. The program is multi lingual and \ > -works with UTF-8 encoding. > +works with UTF-8 encoding. > > -maintainers gmail.com:cedstrom > +maintainers gmail.com:cedstrom openmaintainer > categories textproc > platforms darwin > homepage http://libots.sourceforge.net/ > master_sites sourceforge > distname ots-${version} > +license GPL
The source says that it's GPL-2+. "GPL" means that any version of the GPL may be used. - Josh _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
