summaryrefslogblamecommitdiff
path: root/net/arla/Makefile
blob: 27690172fe1c256b1fa075073dcad4974792c869 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                                   
                                                     


                        

                                                  


                                   

                                                                  



                                           
                   
 
                      
# New ports collection makefile for:	arla
# Version required:		2.7.1ac-0.84
# Date created:			09 Sep 1998
# Whom:				Peter Hawkins <thepish@FreeBSD.ORG>
#
# $Id: Makefile,v 1.3 1998/09/15 04:28:20 asami Exp $
#

DISTNAME=	arla-0.9
CATEGORIES=	net
MASTER_SITES=	ftp://ftp.stacken.kth.se/pub/arla/

MAINTAINER=	thepish@freebsd.org

#BUILD_DEPENDS=	/usr/lib/libkafs.a:/usr/src/kerberosIV/lib/libkafs

.if !exists(/usr/src/sys/kern/vnode_if.src)
BROKEN=		requires kernel source
.endif

GNU_CONFIGURE=	yes

.include <bsd.port.mk>