summaryrefslogblamecommitdiff
path: root/net-mgmt/isic/Makefile
blob: 55ebb398fe68dad2fe6b3dff4dce7c149c0da946 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           





                                                                  

                    
                   
                                                           


                                 
                                          





                                                                
# New ports collection makefile for:   isic
# Date created:                25 February 2000
# Whom:                        Brad Hendrickse <bradh@uunet.co.za>
#
# $FreeBSD$
#

PORTNAME=	isic
PORTVERSION=	0.05
CATEGORIES=	net
MASTER_SITES=	http://www.packetfactory.net/Projects/ISIC/
EXTRACT_SUFX=	.tgz

MAINTAINER=	bradh@uunet.co.za
COMMENT=	IP Stack Integrity Checker

BUILD_DEPENDS=	${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet

GNU_CONFIGURE=	yes

.include <bsd.port.mk>