diff options
Diffstat (limited to 'deskutils/kchm/Makefile')
-rw-r--r-- | deskutils/kchm/Makefile | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/deskutils/kchm/Makefile b/deskutils/kchm/Makefile deleted file mode 100644 index 38b9aee7fb95..000000000000 --- a/deskutils/kchm/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: kchm -# Date created: 19 March 2005 -# Whom: pypt -# -# $FreeBSD$ -# - -PORTNAME= kchm -PORTVERSION= 0.6.5 -PORTREVISION= 12 -CATEGORIES= deskutils kde -MASTER_SITES= SF/${PORTNAME}new/${PORTNAME}new/${PORTNAME}-${PORTVERSION} - -MAINTAINER= shirshegsm@gmail.com -COMMENT= A KDE viewer for CHM files - -LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib - -USE_BZIP2= yes -USE_KDEBASE_VER=3 -USE_GMAKE= yes -USE_AUTOTOOLS= libtool - -.include <bsd.port.mk> |