xref: /mports/textproc/gtkspell3/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	gtkspell3
2PORTVERSION=	3.0.10
3PORTREVISION=	2
4CATEGORIES=	textproc gnome
5MASTER_SITES=	SF/gtkspell/${PORTVERSION}
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	GTK 3 spell checking component
9WWW=		http://gtkspell.sourceforge.net/
10
11LICENSE=	gpl2
12LICENSE_FILE=	${WRKSRC}/COPYING
13
14BUILD_DEPENDS=	iso-codes>0:misc/iso-codes
15LIB_DEPENDS=	libenchant-2.so:textproc/enchant2 \
16		libfribidi.so:converters/fribidi
17RUN_DEPENDS=	iso-codes>0:misc/iso-codes
18
19USES=		gettext gmake gnome localbase libtool pathfix pkgconfig tar:xz vala:build
20USE_GNOME=	cairo gdkpixbuf gtk30 intlhack introspection:build
21USE_LDCONFIG=	yes
22GNU_CONFIGURE=	yes
23INSTALL_TARGET=	install-strip
24
25post-patch:
26	@${REINPLACE_CMD} -e '/^SUBDIRS/ s|docs||' ${WRKSRC}/Makefile.in
27
28.include <bsd.port.mk>
29

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026