1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/net-mgmt/isic/Makefile

23 lines
533 B
Makefile
Raw Normal View History

# New ports collection makefile for: isic
# Date created: 25 February 2000
# Whom: Brad Hendrickse <bradh@uunet.co.za>
#
# $FreeBSD$
#
PORTNAME= isic
PORTVERSION= 0.06
CATEGORIES= net-mgmt
MASTER_SITES= http://www.packetfactory.net/Projects/ISIC/ \
http://www.packetstormsecurity.org/UNIX/misc/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
2003-02-21 13:28:59 +00:00
COMMENT= IP Stack Integrity Checker
BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
GNU_CONFIGURE= yes
.include <bsd.port.mk>