freebsd-ports/net-p2p/apollon/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

25 lines
510 B
Makefile

# New ports collection makefile for: apollon
# Date Created: 29 Dec 2004
# Whom: Alex Varju <freebsd-ports@varju.ca>
#
# $FreeBSD$
#
PORTNAME= apollon
PORTVERSION= 1.0.2.1
PORTREVISION= 4
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Apollon%20${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE client for giFT daemon
LIB_DEPENDS= gift.0:${PORTSDIR}/net-p2p/gift
USE_BZIP2= yes
USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:22
USE_LDCONFIG= yes
.include <bsd.port.mk>