openbsd-ports/security/isic/Makefile

29 lines
549 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
#
# $OpenBSD: Makefile,v 1.11 2000/10/22 15:43:23 espie Exp $
2000-01-24 14:58:17 -05:00
2000-02-23 17:56:02 -05:00
DISTNAME= isic-0.05
2000-01-24 14:58:17 -05:00
CATEGORIES= security
NEED_VERSION= 1.305
2000-01-24 14:58:17 -05:00
MASTER_SITES= http://expert.cc.purdue.edu/~frantzen/
2000-02-23 17:56:02 -05:00
2000-01-24 14:58:17 -05:00
EXTRACT_SUFX= .tgz
2000-10-22 10:02:46 -04:00
MAINTAINER= Dug Song <dugsong@monkey.org>
2000-01-24 14:58:17 -05:00
2000-03-22 23:22:20 -05:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
BUILD_DEPENDS= ${PREFIX}/lib/libnet.a::net/libnet
2000-01-24 14:58:17 -05:00
CONFIGURE_STYLE= gnu
2000-01-24 14:58:17 -05:00
.include <bsd.port.mk>