openbsd-ports/security/libident/Makefile
2000-04-30 10:07:43 +00:00

19 lines
382 B
Makefile

# $OpenBSD: Makefile,v 1.7 2000/04/30 10:08:11 kevlo Exp $
DISTNAME= libident-0.22
CATEGORIES= devel net security
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
MAINTAINER= angelos@openbsd.org
LICENSE_TYPE= PD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
FAKE= Yes
ALL_TARGET= openbsd
.include <bsd.port.mk>