View | Details | Raw Unified | Return to bug 202382
Collapse All | Expand All

(-)Makefile (+7 lines)
Lines 3-18 Link Here
3
3
4
PORTNAME=	daemontools-encore
4
PORTNAME=	daemontools-encore
5
PORTVERSION=	1.10
5
PORTVERSION=	1.10
6
PORTREVISION=	1
6
CATEGORIES=	sysutils
7
CATEGORIES=	sysutils
7
MASTER_SITES=	http://untroubled.org/daemontools-encore/
8
MASTER_SITES=	http://untroubled.org/daemontools-encore/
8
9
9
MAINTAINER=	uffe@uffe.org
10
MAINTAINER=	uffe@uffe.org
10
COMMENT=	Daemontools-encore is a collection of tools for managing UNIX services
11
COMMENT=	Daemontools-encore is a collection of tools for managing UNIX services
11
12
13
LICENSE=	MIT
14
12
USES=		gmake
15
USES=		gmake
13
16
17
CONFLICTS=	daemontools-[0-9]* freedt-[0-9]* serialmail-[0-9]*
18
14
ALL_TARGET=	default
19
ALL_TARGET=	default
15
20
21
USE_RC_SUBR=	svscan
22
16
MANFILES=	\
23
MANFILES=	\
17
	envdir.8 \
24
	envdir.8 \
18
	envuidgid.8 \
25
	envuidgid.8 \

Return to bug 202382