1 # $NetBSD: Makefile,v 1.8 2010/11/01 00:08:14 wiz Exp $
7 MASTER_SITES
= http
://www.sfr-fresh.com
/unix
/misc
/
9 MAINTAINER
= pkgsrc-users@NetBSD.org
10 HOMEPAGE
= http
://www.kvaleberg.com
/newsx.html
11 COMMENT
= NNTP news exchange program
15 .
include "../../news/inn/Makefile.common"
16 CONFIGURE_ARGS
+= --with-newshome
=${INN_PREFIX}/lib
17 CONFIGURE_ARGS
+= --with-newsinclude
=${PREFIX}/include/inn
18 CONFIGURE_ARGS
+= --with-rnews
=${INN_PATHBIN}/rnews
19 CONFIGURE_ARGS
+= --with-inews
=${INN_PATHBIN}/inews
20 CONFIGURE_ARGS
+= --with-history-mode
=indexed
22 MAKE_DIRS_PERMS
+= ${INN_DATA_DIR}/inhosts
${INN_USER} ${INN_GROUP} 0775
24 .
include "../../news/inn/buildlink3.mk"
25 .
include "../../mk/bsd.pkg.mk"