summaryrefslogtreecommitdiff
path: root/net-im/kmerlin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/kmerlin/Makefile')
-rw-r--r--net-im/kmerlin/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/net-im/kmerlin/Makefile b/net-im/kmerlin/Makefile
deleted file mode 100644
index 6e864f3b254f..000000000000
--- a/net-im/kmerlin/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: kmerlin
-# Date created: 20 September 2002
-# Whom: Cédric Lamalle
-#
-# $FreeBSD$
-#
-
-PORTNAME= kmerlin
-PORTVERSION= 1.3b3
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-1.3Beta3
-
-MAINTAINER= cedric@cedric.trix.net
-COMMENT= An IM (Instant Messenger) KDE client for the Microsoft MSN Network
-
-USE_KDELIBS_VER=3
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-CONFIGURE_ARGS+= --prefix=${LOCALBASE}
-
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/x11/kde3/Makefile.kde"
-.include <bsd.port.post.mk>