summaryrefslogblamecommitdiff
path: root/net/howl/Makefile
blob: a335a61639a1c0436c369754366a215e0b24d8f5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                       

                                                  
 
                    





                      
# New ports collection makefile for:	howl
# Date created:			21 July 2003
# Whom:				David Magda <dmagda+howl@ee.ryerson.ca>
# $FreeBSD$
#

PORTNAME=	howl
PORTVERSION=	0.6.1
CATEGORIES?=	net devel
MASTER_SITES=	ftp://ftp.swampwolf.com/pub/

MAINTAINER=	paul@aps.org
COMMENT=	Zeroconf/Rendezvous implementation

ONLY_FOR_ARCHS= i386
GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_LIBTOOL=	yes
INSTALLS_SHLIB=	yes

.include <bsd.port.mk>