mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add LICENSE
- Use USES=tar:bzip2
This commit is contained in:
parent
62ff33c112
commit
5d4f288f01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362072
@ -12,10 +12,12 @@ DIST_SUBDIR= ${PORTNAME}
|
|||||||
MAINTAINER= office@FreeBSD.org
|
MAINTAINER= office@FreeBSD.org
|
||||||
COMMENT= Wallon hunspell dictionaries
|
COMMENT= Wallon hunspell dictionaries
|
||||||
|
|
||||||
|
LICENSE= LGPL21
|
||||||
|
|
||||||
BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell
|
BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell
|
||||||
|
|
||||||
USE_BZIP2= yes
|
|
||||||
ALL_TARGET= myspell
|
ALL_TARGET= myspell
|
||||||
|
USES= tar:bzip2
|
||||||
|
|
||||||
PLIST_FILES= %%DATADIR%%/wa.aff \
|
PLIST_FILES= %%DATADIR%%/wa.aff \
|
||||||
%%DATADIR%%/wa.dic
|
%%DATADIR%%/wa.dic
|
||||||
|
Loading…
Reference in New Issue
Block a user