aboutsummaryrefslogtreecommitdiffstats
path: root/print/klyx/Makefile
blob: 8f2b6b4c802c2b518153b76f430ef8c83570390f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   klyx
# Date created:        23 May 1998
# Whom:                Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
# $FreeBSD$
#

PORTNAME=   klyx
PORTVERSION=    0.10.0
CATEGORIES= print kde
MASTER_SITES=   ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= unstable/apps/office

MAINTAINER= tom@FreeBSD.org

USE_KDELIBS_VER=1
GNU_CONFIGURE=  yes
USE_GMAKE=  yes
CONFIGURE_ENV=  INSTALL_SCRIPT="${INSTALL_SCRIPT}"

.include <bsd.port.mk>