2006-06-11 16:25:21 +02:00
|
|
|
# $NetBSD: Makefile,v 1.34 2006/06/11 14:25:21 wiz Exp $
|
2004-01-06 16:36:18 +01:00
|
|
|
#
|
|
|
|
|
2006-06-11 16:25:21 +02:00
|
|
|
DISTNAME= xchm-1.9
|
2004-01-06 16:36:18 +01:00
|
|
|
CATEGORIES= misc
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchm/}
|
|
|
|
|
2004-04-09 16:29:09 +02:00
|
|
|
MAINTAINER= minskim@NetBSD.org
|
2004-01-06 16:36:18 +01:00
|
|
|
HOMEPAGE= http://xchm.sourceforge.net/
|
|
|
|
COMMENT= CHM viewer for UNIX
|
|
|
|
|
2004-04-14 18:15:20 +02:00
|
|
|
USE_DIRS+= xdg-1.1
|
2004-03-03 23:42:10 +01:00
|
|
|
USE_LANGUAGES= c++
|
2004-01-06 16:36:18 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2004-03-03 23:42:10 +01:00
|
|
|
USE_PKGLOCALEDIR= yes
|
2004-01-06 16:36:18 +01:00
|
|
|
|
2004-03-07 02:17:45 +01:00
|
|
|
.include "../../devel/chmlib/buildlink3.mk"
|
|
|
|
.include "../../x11/wxGTK/buildlink3.mk"
|
2004-01-06 16:36:18 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|