# $NetBSD$

DISTNAME=	MofileReader-1.2.0
PKGNAME=	${DISTNAME:tl}
CATEGORIES=	devel
MASTER_SITES=	${MASTER_SITE_GITHUB:=AnotherFoxGuy/}

MAINTAINER=	sjmulder@NetBSD.org
HOMEPAGE=	https://anotherfoxguy.com/MofileReader/
COMMENT=	Library for reading .mo files
LICENSE=	mit

USE_LANGUAGES=	c c++

.include "../../devel/cmake/build.mk"
.include "../../mk/bsd.pkg.mk"
