aboutsummaryrefslogtreecommitdiff
path: root/net-im/licq-console/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/licq-console/Makefile')
-rw-r--r--net-im/licq-console/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile
deleted file mode 100644
index eb56d95565da..000000000000
--- a/net-im/licq-console/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# New ports collection makefile for: console-licq
-# Date created: 18 October 2000
-# Whom: Jeremy Norris <ishmael27@home.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= console
-PORTVERSION= ${CONSOLE_LICQ_VER}
-PORTREVISION= 1
-CATEGORIES= net
-
-MAINTAINER= dinoex@FreeBSD.org
-COMMENT= Ncurses-based console plugin for Licq
-
-#USE_AUTOCONF_VER= 254
-#USE_AUTOMAKE_VER= 15
-CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
- LIBS="${PTHREAD_LIBS}"
-LICQ_PORT?= net/licq
-
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc"
-.include <bsd.port.post.mk>