From ce5f8a96a7dfc3eb142992a88676819af18d3296 Mon Sep 17 00:00:00 2001 From: seb Date: Sat, 9 Aug 2003 10:15:41 +0000 Subject: Create if necessary the news user and group with the bsd.pkg.install.mk framework. This fix this package on current. --- comms/fidogate/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'comms/fidogate') diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile index 29d59026724..7d508a18e8c 100644 --- a/comms/fidogate/Makefile +++ b/comms/fidogate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2003/06/27 16:41:19 seb Exp $ +# $NetBSD: Makefile,v 1.27 2003/08/09 10:15:41 seb Exp $ # DISTNAME= fidogate-4.4.5 @@ -23,6 +23,9 @@ EGDIR= ${PREFIX}/share/examples/fidogate CONF_FILES= ${EGDIR}/fidogate.conf ${PKG_SYSCONFDIR}/fidogate/fidogate.conf RCD_SCRIPTS= fidogate +PKG_USERS= news:news::Network\\ News:/var/spool/news:${NOLOGIN} +PKG_GROUPS= news + post-extract: @${CP} ${WRKSRC}/examples/orodruin/fidogate.conf \ ${WRKSRC}/fidogate.conf.dist -- cgit v1.2.3