xref: /mports/japanese/scim-canna/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	scim-canna
2PORTVERSION=	1.0.0
3PORTREVISION=	15
4CATEGORIES=	japanese
5MASTER_SITES=	OSDN/scim-imengine
6
7MAINTAINER=	ports@MidnightBSD.org
8COMMENT=	SCIM IMEngine module using Canna
9WWW=		https://sourceforge.jp/projects/scim-imengine/
10
11BUILD_DEPENDS=	scim:textproc/scim
12LIB_DEPENDS=	libcanna.so:japanese/canna-lib
13RUN_DEPENDS:=	${BUILD_DEPENDS}
14
15USES=		gmake iconv libtool:keepla pkgconfig
16GNU_CONFIGURE=	yes
17
18CPPFLAGS+=	-I${LOCALBASE}/include -D__STDC_ISO_10646__
19LDFLAGS+=	-L${LOCALBASE}/lib
20
21.include <bsd.port.mk>
22

served by {OpenGrok

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