2003-06-26 12:43:22 -04:00
|
|
|
# New ports collection makefile for: kmyirc
|
|
|
|
# Date created: 25 November 2002
|
2003-11-05 23:24:11 -05:00
|
|
|
# Whom: Frank Laszlo <laszlof@vonostingroup.com>
|
2003-06-26 12:43:22 -04:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= kmyirc
|
|
|
|
PORTVERSION= 0.2.9
|
|
|
|
CATEGORIES= irc kde
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
|
|
|
2003-11-05 23:24:11 -05:00
|
|
|
MAINTAINER= laszlof@vonostingroup.com
|
2003-06-26 12:43:22 -04:00
|
|
|
COMMENT= "Good and easy IRC client for KDE."
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_KDELIBS_VER= 3
|
|
|
|
USE_GMAKE= yes
|
|
|
|
CONFIGURE_TARGET=
|
|
|
|
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|