mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
5da9f94864
PR: ports/96745 Submitted by: Shaun Amott <shaun@inerd.com> Requested by + initial work: Stephan Maka
17 lines
315 B
Makefile
17 lines
315 B
Makefile
# 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"
|