openbsd-ports/security/libident/Makefile

19 lines
382 B
Makefile
Raw Normal View History

2000-04-30 06:07:43 -04:00
# $OpenBSD: Makefile,v 1.7 2000/04/30 10:08:11 kevlo 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
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
2000-04-30 06:07:43 -04:00
FAKE= Yes
1998-04-29 01:22:54 -04:00
ALL_TARGET= openbsd
.include <bsd.port.mk>