1998-05-25 16:26:20 +02:00
|
|
|
# New ports collection makefile for: klyx
|
|
|
|
# Date created: 23 May 1998
|
|
|
|
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
|
|
|
|
#
|
1999-08-31 03:53:22 +02:00
|
|
|
# $FreeBSD$
|
1998-05-25 16:26:20 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 19:50:59 +02:00
|
|
|
PORTNAME= klyx
|
|
|
|
PORTVERSION= 0.10.0
|
1998-05-25 16:30:41 +02:00
|
|
|
CATEGORIES= print kde
|
1998-12-25 18:51:31 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_KDE}
|
1998-11-07 19:29:09 +01:00
|
|
|
MASTER_SITE_SUBDIR= unstable/apps/office
|
1998-05-25 16:26:20 +02:00
|
|
|
|
2001-06-12 20:20:13 +02:00
|
|
|
MAINTAINER= tom@FreeBSD.org
|
1998-05-25 16:26:20 +02:00
|
|
|
|
2001-04-03 10:14:43 +02:00
|
|
|
USE_KDELIBS_VER=1
|
1998-05-25 16:30:41 +02:00
|
|
|
GNU_CONFIGURE= yes
|
1998-05-25 16:26:20 +02:00
|
|
|
USE_GMAKE= yes
|
1999-06-09 01:47:06 +02:00
|
|
|
CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
|
1998-05-25 16:26:20 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|