openbsd-ports/security/libident/Makefile
2010-10-18 21:41:44 +00:00

21 lines
435 B
Makefile

# $OpenBSD: Makefile,v 1.16 2010/10/18 21:41:45 espie Exp $
COMMENT= library to interface the ident protocol server (rfc1413)
DISTNAME= libident-0.22
CATEGORIES= devel net security
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
# License: PD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
ALL_TARGET= openbsd
NO_REGRESS= Yes
USE_GROFF = Yes
.include <bsd.port.mk>