openbsd-ports/security/libident/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

18 lines
394 B
Makefile

# $OpenBSD: Makefile,v 1.9 2000/10/22 15:43:24 espie Exp $
DISTNAME= libident-0.22
CATEGORIES= devel net security
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>
LICENSE_TYPE= PD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
ALL_TARGET= openbsd
.include <bsd.port.mk>