diff options
Diffstat (limited to 'print/klyx/Makefile')
-rw-r--r-- | print/klyx/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/print/klyx/Makefile b/print/klyx/Makefile deleted file mode 100644 index 8f2b6b4..0000000 --- a/print/klyx/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# 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> |