aboutsummaryrefslogtreecommitdiff
path: root/net-im/libyahoo2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/libyahoo2/Makefile')
-rw-r--r--net-im/libyahoo2/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile
deleted file mode 100644
index 8b3310ec70b0..000000000000
--- a/net-im/libyahoo2/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: libyahoo2
-# Date created: Apr 6, 2003
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= libyahoo2
-PORTVERSION= 0.6.3
-PORTREVISION= 1
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A C library that handles the new Yahoo! Messenger protocol
-
-BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
-
-USE_GNOME= gnomehack glib20
-GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
-
-.include <bsd.port.mk>