mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Add my LOCAL to MASTER_SITES
- Add LICENSE - Sort USES
This commit is contained in:
parent
3d15451883
commit
cd44d06183
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334295
@ -3,17 +3,21 @@
|
||||
PORTNAME= hunspell
|
||||
PORTVERSION= 20120607
|
||||
CATEGORIES= german textproc
|
||||
MASTER_SITES= http://www.j3e.de/ispell/igerman98/dict/
|
||||
MASTER_SITES= http://www.j3e.de/ispell/igerman98/dict/ \
|
||||
LOCAL/sunpoet/${PORTNAME}
|
||||
DISTNAME= igerman98-${PORTVERSION}
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= German hunspell dictionaries
|
||||
|
||||
BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell \
|
||||
hunspell:${PORTSDIR}/textproc/hunspell
|
||||
LICENSE= GPLv2 GPLv3
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= gmake shebangfix perl5
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/buildhash:${PORTSDIR}/textproc/ispell \
|
||||
${LOCALBASE}/bin/hunspell:${PORTSDIR}/textproc/hunspell
|
||||
|
||||
USES= gmake perl5 shebangfix
|
||||
USE_BZIP2= yes
|
||||
ALL_TARGET= hunspell-all
|
||||
USE_PERL5= build
|
||||
|
Loading…
Reference in New Issue
Block a user