openbsd-ports/security/libident/Makefile

18 lines
394 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.9 2000/10/22 15:43:24 espie Exp $
1998-04-29 01:22:54 -04:00
DISTNAME= libident-0.22
1998-04-29 01:22:54 -04:00
CATEGORIES= devel net security
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
2000-10-22 10:02:46 -04:00
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>
1998-04-29 01:22:54 -04:00
2000-02-12 03:58:16 -05:00
LICENSE_TYPE= PD
2000-04-30 06:07:43 -04:00
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 03:58:16 -05:00
1998-04-29 01:22:54 -04:00
ALL_TARGET= openbsd
.include <bsd.port.mk>