2007-09-15 23:29:57 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.15 2007/09/15 23:29:58 merdely Exp $
|
2001-05-06 03:45:31 +00:00
|
|
|
|
2007-09-15 23:29:57 +00:00
|
|
|
COMMENT= library to interface the ident protocol server (rfc1413)
|
1998-04-29 05:22:54 +00:00
|
|
|
|
1999-02-17 06:17:51 +00:00
|
|
|
DISTNAME= libident-0.22
|
1998-04-29 05:22:54 +00:00
|
|
|
CATEGORIES= devel net security
|
|
|
|
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
|
|
|
|
|
2001-06-20 01:43:11 +00:00
|
|
|
# License: PD
|
2000-04-30 10:07:43 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2000-02-12 08:58:16 +00:00
|
|
|
|
1998-04-29 05:22:54 +00:00
|
|
|
ALL_TARGET= openbsd
|
|
|
|
|
2002-10-28 17:35:01 +00:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
1998-04-29 05:22:54 +00:00
|
|
|
.include <bsd.port.mk>
|