mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Change MASTER_SITES to my LOCAL: original upstream disappeared
- Pet portlint: move EXTRACT_SUFX upward - Remove WWW
This commit is contained in:
parent
9dbdcfa853
commit
c0ec625b37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334032
2 changed files with 2 additions and 5 deletions
|
@ -4,18 +4,17 @@ PORTNAME= hunspell
|
|||
PORTVERSION= 1.46
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
MASTER_SITES= LOCAL/sunpoet/${PORTNAME}
|
||||
PKGNAMEPREFIX= sv-
|
||||
DISTNAME= sv-${PORTVERSION}
|
||||
EXTRACT_SUFX= .zip
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Swedish hunspell dictionaries
|
||||
|
||||
EXTRACT_SUFX= .zip
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
PROJECTHOST= dsso
|
||||
|
||||
PLIST_FILES= %%DATADIR%%/sv_FI.aff \
|
||||
%%DATADIR%%/sv_FI.dic \
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
Swedish hunspell dictionaries
|
||||
|
||||
WWW: http://code.google.com/p/dsso/
|
||||
|
|
Loading…
Add table
Reference in a new issue