freebsd-ports/print/klyx/Makefile

22 lines
452 B
Makefile
Raw Normal View History

# 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$
#
2000-04-09 19:50:59 +02:00
PORTNAME= klyx
PORTVERSION= 0.10.0
CATEGORIES= print kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= unstable/apps/office
2001-06-12 20:20:13 +02:00
MAINTAINER= tom@FreeBSD.org
USE_KDELIBS_VER=1
GNU_CONFIGURE= yes
USE_GMAKE= yes
CONFIGURE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
.include <bsd.port.mk>