summaryrefslogtreecommitdiffstats
path: root/net/howl/Makefile
blob: c2215f5832d2c144d403e429ad575330b17d4d8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Created by: David Magda <dmagda+howl@ee.ryerson.ca>
# $FreeBSD$

PORTNAME=	howl
PORTVERSION=	1.0.0
PORTREVISION=	2
CATEGORIES?=	net devel
MASTER_SITES=	http://www.porchdogsoft.com/download/

MAINTAINER=	freebsd@donovansbrain.co.uk
COMMENT=	Zeroconf/Bonjour(tm) implementation

CONFLICTS=	avahi-[0-9]*

GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip
USES=		gmake libtool pathfix pkgconfig
USE_LDCONFIG=	yes
USE_RC_SUBR=	mdnsresponder

PLIST_SUB=	VERSION="${PORTVERSION}"

.include <bsd.port.mk>
OpenPOWER on IntegriCloud