openbsd-ports/security/isic/Makefile
espie 46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00

29 lines
549 B
Makefile

# 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 $
DISTNAME= isic-0.05
CATEGORIES= security
NEED_VERSION= 1.305
MASTER_SITES= http://expert.cc.purdue.edu/~frantzen/
EXTRACT_SUFX= .tgz
MAINTAINER= Dug Song <dugsong@monkey.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
BUILD_DEPENDS= ${PREFIX}/lib/libnet.a::net/libnet
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>