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/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/net-im/licq-console/Makefile b/net-im/licq-console/Makefile
deleted file mode 100644
index 7449d5cb4448..000000000000
--- a/net-im/licq-console/Makefile
+++ /dev/null
@@ -1,21 +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}
-CATEGORIES= net
-
-MAINTAINER= dinoex@FreeBSD.org
-
-USE_AUTOMAKE= yes
-CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
- LIBS="${PTHREAD_LIBS}"
-INCDIR= ${PORTSDIR}/net
-
-.include <bsd.port.pre.mk>
-.include "${INCDIR}/licq/Makefile.inc"
-.include <bsd.port.post.mk>