19 lines
498 B
Makefile
19 lines
498 B
Makefile
# $NetBSD: Makefile,v 1.16 2007/02/15 14:38:33 joerg Exp $
|
|
|
|
DISTNAME= unicon-1.2
|
|
PKGNAME= unicon-im-1.2
|
|
PKGREVISION= 4
|
|
CATEGORIES= inputmethod
|
|
MASTER_SITES= http://www.opencjk.org/~yumj/download/
|
|
|
|
MAINTAINER= rxg@NetBSD.org
|
|
HOMEPAGE= http://www.opencjk.org/~yumj/project-chinput.html
|
|
COMMENT= Libraries and modules of Unicon
|
|
|
|
USE_LANGUAGES= c c++
|
|
USE_LIBTOOL= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../devel/pth/buildlink3.mk"
|
|
.include "../../x11/libX11/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|