diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-17 21:01:59 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-17 21:01:59 +0000 |
commit | a2d9cec05d31438032de9d5d530f5c22601e058e (patch) | |
tree | 1bda92e229e7fa69d899e26ba58832acc881ff7b /french/mythes/Makefile | |
parent | 703c13399a2515c40c88c5c4a664ec21ea9160c3 (diff) | |
download | ports-a2d9cec05d31438032de9d5d530f5c22601e058e.tar.gz ports-a2d9cec05d31438032de9d5d530f5c22601e058e.zip |
Notes
Diffstat (limited to 'french/mythes/Makefile')
-rw-r--r-- | french/mythes/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/french/mythes/Makefile b/french/mythes/Makefile index 0c3d1968d9c4..0e8e04d0364a 100644 --- a/french/mythes/Makefile +++ b/french/mythes/Makefile @@ -3,8 +3,10 @@ PORTNAME= mythes PORTVERSION= 2.3 CATEGORIES= french textproc -MASTER_SITES= http://www.dicollecte.org/download/fr/ +MASTER_SITES= http://www.dicollecte.org/download/fr/ \ + LOCAL/sunpoet/${PORTNAME} DISTNAME= thesaurus-v${PORTVERSION} +EXTRACT_SUFX= .zip DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org @@ -12,7 +14,6 @@ COMMENT= French thesaurus LICENSE= LGPL21 -EXTRACT_SUFX= .zip NO_BUILD= yes NO_WRKSUBDIR= yes |