summaryrefslogtreecommitdiff
path: root/sysutils/healthd/Makefile
blob: 0a3f46c5eb7a3ddde3e871c7af48c7cb88f1febb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	healthd
# Version required:	0.1
# Date created:		24 October 1999
# Whom:			jim@thehousleys.net
#
# $FreeBSD$
#

DISTNAME=	healthd-0.1
CATEGORIES=	sysutils
MASTER_SITES=	http://www.thehousleys.net/healthd/

MAINTAINER=	jim@thehousleys.net

HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	--exec-prefix=${PREFIX}

.include <bsd.port.mk>