aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/isic/Makefile
blob: 25eab79242ca0e490cca784bb838a9e2e17345a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:   isic
# Version required:    0.05
# Date created:                25 February 2000
# Whom:                        Brad Hendrickse <bradh@uunet.co.za>
#
# $FreeBSD$
#

DISTNAME=   isic-0.05
CATEGORIES= net
MASTER_SITES=   http://expert.cc.purdue.edu/~frantzen/
EXTRACT_SUFX=   .tgz

MAINTAINER= bradh@uunet.co.za

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

GNU_CONFIGURE=  yes

.include <bsd.port.mk>