aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-07-11 07:27:44 +0800
committermiwi <miwi@FreeBSD.org>2008-07-11 07:27:44 +0800
commit771b4941a2b075e5ab2fcde5b81f5519dbcbe8cb (patch)
tree08d0df175a2c766a5d1b6d7d6c71a7d51979d1a7
parent80dc2cb337702373568a73d2783e188ce33dfc44 (diff)
downloadfreebsd-ports-gnome-771b4941a2b075e5ab2fcde5b81f5519dbcbe8cb.tar.gz
freebsd-ports-gnome-771b4941a2b075e5ab2fcde5b81f5519dbcbe8cb.tar.zst
freebsd-ports-gnome-771b4941a2b075e5ab2fcde5b81f5519dbcbe8cb.zip
- Remove psi-gentoo no longer supported
Approved by: shaun (maintainer)
-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"