openbsd-ports/security/libident/Makefile

18 lines
371 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.5 2000/02/15 05:05:10 turan 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/
MAINTAINER= angelos@openbsd.org
2000-02-12 03:58:16 -05:00
LICENSE_TYPE= PD
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>