# New ports collection makefile for: apollon # Date Created: 29 Dec 2004 # Whom: Alex Varju # # $FreeBSD$ # PORTNAME= apollon PORTVERSION= 1.0.1 PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= SF 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:15 post-patch: .ifdef(NOPORTDOCS) @${REINPLACE_CMD} -E -e 's/^(all:)[[:space:]]+docs-am/\1/; s/^(SUBDIRS.+)doc/\1/' \ ${WRKSRC}/Makefile.in .endif .include