mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Add psi-gentoo, Qt-based Jabber client with Gentoo patches and enhancements.
PR: ports/96745 Submitted by: Shaun Amott <shaun@inerd.com> Requested by + initial work: Stephan Maka
This commit is contained in:
parent
17433f5b52
commit
5da9f94864
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163579
@ -98,6 +98,7 @@
|
||||
SUBDIR += p5-Net-OSCAR
|
||||
SUBDIR += p5-Net-XMPP
|
||||
SUBDIR += psi
|
||||
SUBDIR += psi-gentoo
|
||||
SUBDIR += py-jabber
|
||||
SUBDIR += py-twistedWords
|
||||
SUBDIR += py-xmpppy
|
||||
|
16
net-im/psi-gentoo/Makefile
Normal file
16
net-im/psi-gentoo/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# 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"
|
Loading…
Reference in New Issue
Block a user