diff options
Diffstat (limited to 'editors/klat4/Makefile')
-rw-r--r-- | editors/klat4/Makefile | 23 |
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> |