freebsd-ports/net-im/kmess/Makefile
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00

28 lines
692 B
Makefile

# New ports collection makefile for: kmess
# Date created: 21 June 2002
# Whom: Hye-Shik Chang <perky@python.or.kr>
#
# $FreeBSD$
#
PORTNAME= kmess
PORTVERSION= 1.5.p.1
PORTREVISION= 5
CATEGORIES= net-im kde
MASTER_SITES= SF/${PORTNAME}/Older%20versions/1.5pre1
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p./pre/}
MAINTAINER= freebsd-ports@club-internet.fr
COMMENT= MSN Messenger Client for KDE3
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes
post-patch:
@${TOUCH} -t 200510070000 ${WRKSRC}/admin/cvs.sh
@${TOUCH} -t 200510070001 ${WRKSRC}/Makefile.am.in
@${TOUCH} -t 200510070002 ${WRKSRC}/subdirs
@${TOUCH} -t 200510070003 ${WRKSRC}/Makefile.am
.include <bsd.port.mk>