svn commit: r362090 - head/textproc/sr-hunspell
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jul 16 17:22:47 UTC 2014
Author: sunpoet
Date: Wed Jul 16 17:22:47 2014
New Revision: 362090
URL: http://svnweb.freebsd.org/changeset/ports/362090
QAT: https://qat.redports.org/buildarchive/r362090/
Log:
- Add LICENSE
- Simplify MASTER_SITES
Modified:
head/textproc/sr-hunspell/Makefile
Modified: head/textproc/sr-hunspell/Makefile
==============================================================================
--- head/textproc/sr-hunspell/Makefile Wed Jul 16 17:20:51 2014 (r362089)
+++ head/textproc/sr-hunspell/Makefile Wed Jul 16 17:22:47 2014 (r362090)
@@ -4,8 +4,7 @@ PORTNAME= hunspell
PORTVERSION= 0.18
PORTREVISION= 1
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
-MASTER_SITE_SUBDIR= addons/10894
+MASTER_SITES= MOZILLA_EXTENDED/addons/10894
PKGNAMEPREFIX= sr-
DISTNAME= serbian_dictionary-${PORTVERSION}-fx+tb+sm
EXTRACT_SUFX= .xpi
@@ -14,6 +13,8 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office at FreeBSD.org
COMMENT= Serbian hunspell dictionaries
+LICENSE= GPLv2
+
NO_BUILD= yes
WRKSRC= ${WRKDIR}/dictionaries
More information about the svn-ports-all
mailing list