2005-06-10 22:44:35 +02:00
|
|
|
# New ports collection makefile for: kchm
|
|
|
|
# Date created: 19 March 2005
|
|
|
|
# Whom: pypt
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= kchm
|
|
|
|
PORTVERSION= 0.6.5
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 12
|
2005-06-10 22:44:35 +02:00
|
|
|
CATEGORIES= deskutils kde
|
2009-08-22 02:18:43 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}new/${PORTNAME}new/${PORTNAME}-${PORTVERSION}
|
2005-06-10 22:44:35 +02:00
|
|
|
|
|
|
|
MAINTAINER= shirshegsm@gmail.com
|
|
|
|
COMMENT= A KDE viewer for CHM files
|
|
|
|
|
|
|
|
LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib
|
|
|
|
|
2006-02-26 02:35:59 +01:00
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_KDEBASE_VER=3
|
|
|
|
USE_GMAKE= yes
|
2010-12-04 08:34:27 +01:00
|
|
|
USE_AUTOTOOLS= libtool
|
2005-06-10 22:44:35 +02:00
|
|
|
|
2007-10-04 02:24:54 +02:00
|
|
|
.include <bsd.port.mk>
|