openbsd-ports/security/isic/Makefile

26 lines
465 B
Makefile
Raw Normal View History

2000-01-24 14:58:17 -05:00
# Makefile for: isic
# Version required: 0.04
# Date created: 24 Jan 2000
# Whom: dugsong@monkey.org
#
2000-02-10 19:37:15 -05:00
# $OpenBSD: Makefile,v 1.2 2000/02/11 00:37:36 espie Exp $
2000-01-24 14:58:17 -05:00
DISTNAME= isic-0.04
CATEGORIES= security
MASTER_SITES= http://expert.cc.purdue.edu/~frantzen/
2000-02-10 19:37:15 -05:00
NEED_VERSION= 1.191
2000-01-24 14:58:17 -05:00
EXTRACT_SUFX= .tgz
MAINTAINER= dugsong@monkey.org
BUILD_DEPENDS= ${PREFIX}/lib/libnet.a:${PORTSDIR}/net/libnet
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/isic
2000-01-24 14:58:17 -05:00
USE_AUTOCONF= yes
.include <bsd.port.mk>