aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-07-10 23:27:44 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-07-10 23:27:44 +0000
commitd7f82bf2ec5f712b6a6f17c2136d012e4a97f8d1 (patch)
treeaf800cacc33813eb737e34c70000638b6bbe5274 /net-im
parent5d8173ac16103d02f17692cd34dcb590b3c3f999 (diff)
downloadports-d7f82bf2ec5f712b6a6f17c2136d012e4a97f8d1.tar.gz
ports-d7f82bf2ec5f712b6a6f17c2136d012e4a97f8d1.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/psi-gentoo/Makefile16
2 files changed, 0 insertions, 17 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index 9cbad88d2885..8490b46bc92f 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -113,7 +113,6 @@
SUBDIR += pidgin-twitter
SUBDIR += pork
SUBDIR += psi
- SUBDIR += psi-gentoo
SUBDIR += py-jabber
SUBDIR += py-msnp
SUBDIR += py-punjab
diff --git a/net-im/psi-gentoo/Makefile b/net-im/psi-gentoo/Makefile
deleted file mode 100644
index 4d339e1bc230..000000000000
--- a/net-im/psi-gentoo/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: psi-gentoo
-# Date created: 2006-05-02
-# Whom: Shaun Amott <shaun@inerd.com>
-#
-# $FreeBSD$
-#
-
-MASTERDIR= ${.CURDIR}/../psi
-
-COMMENT= A Qt-based Jabber client with Gentoo patches and enhancements
-
-OPTIONS= # Empty
-
-WITH_GENTOO_EXTRAS= yes
-
-.include "${MASTERDIR}/Makefile"