01a6e162f5
Submitted by: Andrey Novikov <andrey@novikov.com>
20 lines
392 B
Makefile
20 lines
392 B
Makefile
# New ports collection makefile for: kxicq2
|
|
# Date created: 15 December 2000
|
|
# Whom: Andrey Novikov <andrey@novikov.com>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= kxicq2
|
|
PORTVERSION= 0.0.6
|
|
CATEGORIES= net kde
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
|
MASTER_SITE_SUBDIR= kxicq
|
|
|
|
MAINTAINER= andrey@novikov.com
|
|
|
|
USE_KDELIBS_VER=2
|
|
USE_GMAKE= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|