Skip to content
Snippets Groups Projects
Commit b8a009eb authored by Chris H's avatar Chris H Committed by Fernando Apesteguía
Browse files

textproc/enchant: fix MASTERSITES, add LICENSE

Pet linters.

PR:		277620
Reported by:	portmaster@bsdforge.com
Approved by:	(gnome@, maintainer timeout > 2 weeks)
parent f6c897e2
No related branches found
No related tags found
No related merge requests found
PORTNAME= enchant
PORTVERSION= 1.6.0
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= textproc gnome
MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/
MASTER_SITES= http://www.nl.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Dictionary/spellchecking framework
WWW= https://www.abisource.com/projects/enchant/
WWW= https://abiword.github.io/enchant/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USE_LDCONFIG= yes
USES= gmake gnome libtool pathfix pkgconfig
USE_GNOME= glib20
USE_CXXSTD= c++11
USE_GNOME= glib20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-uspell \
--disable-voikko
INSTALL_TARGET= install-strip
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
OPTIONS_DEFAULT=HUNSPELL
OPTIONS_MULTI= SPELL
OPTIONS_MULTI_SPELL=ASPELL HSPELL HUNSPELL ISPELL ZEMBEREK
OPTIONS_DEFAULT=HUNSPELL
OPTIONS_SUB= yes
HSPELL_DESC= Spell checking via Hspell
HUNSPELL_DESC= Spell checking via Hunspell
ZEMBEREK_DESC= Spell checking via Zemberek
ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell
ASPELL_CONFIGURE_ENABLE= aspell
ASPELL_CONFIGURE_ON= --with-aspell-prefix=${LOCALBASE}
ASPELL_CONFIGURE_ENABLE= aspell
HSPELL_BUILD_DEPENDS= ${LOCALBASE}/lib/libhspell.a:hebrew/hspell
HSPELL_CONFIGURE_ENABLE= hspell
HSPELL_CONFIGURE_ON= --with-hspell-prefix=${LOCALBASE}
HSPELL_CONFIGURE_ENABLE= hspell
HUNSPELL_LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell
HUNSPELL_CONFIGURE_ENABLE= myspell
HUNSPELL_CONFIGURE_ON= --with-system-myspell=yes \
--with-myspell-dir=${LOCALBASE}/share/hunspell
HUNSPELL_CONFIGURE_ENABLE= myspell
ISPELL_RUN_DEPENDS= ispell:textproc/aspell-ispell
ISPELL_CONFIGURE_ENABLE= ispell
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment