summaryrefslogtreecommitdiff
path: root/editors/klat4/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-12-31 12:35:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-12-31 12:35:17 +0000
commit18a56320c9602155ab8efec1503104da172eb882 (patch)
treee6c9bc10db8d29a4e76a24cac3a7ecc376035aec /editors/klat4/Makefile
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_3_0'.release/6.3.0
Notes
Notes: svn path=/head/; revision=204758 svn path=/tags/RELEASE_6_3_0/; revision=204759; tag=release/6.3.0
Diffstat (limited to 'editors/klat4/Makefile')
-rw-r--r--editors/klat4/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/editors/klat4/Makefile b/editors/klat4/Makefile
deleted file mode 100644
index c5fde2f9b594..000000000000
--- a/editors/klat4/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Ports collection makefile for: Klat
-# Date created: Aug 8, 2006
-# Whom: laddassm
-#
-# $FreeBSD$
-#
-
-PORTNAME= klat
-PORTVERSION= 0.5.1
-PORTREVISION= 1
-CATEGORIES= editors
-MASTER_SITES= http://research.edm.uhasselt.be/jori/klat/ \
- http://research.edm.luc.ac.be/jori/klat/
-
-MAINTAINER= laddassm@hotmail.com
-COMMENT= A LaTeX source editor for KDE
-
-GNU_CONFIGURE= yes
-USE_KDELIBS_VER=3
-USE_AUTOTOOLS= libtool:15
-INSTALLS_ICONS= yes
-
-.include <bsd.port.mk>