2006-03-04 22:28:51 +01:00
|
|
|
# $NetBSD: Makefile,v 1.18 2006/03/04 21:30:35 jlam Exp $
|
2000-11-10 12:34:44 +01:00
|
|
|
|
2003-03-05 09:44:56 +01:00
|
|
|
DISTNAME= mcrypt-2.6.4
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 3
|
2000-11-10 12:34:44 +01:00
|
|
|
CATEGORIES= security devel
|
2001-10-09 21:40:54 +02:00
|
|
|
MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/ \
|
|
|
|
ftp://mcrypt.hellug.gr/pub/mcrypt/old/
|
2000-11-10 12:34:44 +01:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2000-11-10 12:34:44 +01:00
|
|
|
HOMEPAGE= http://mcrypt.hellug.gr/
|
2003-07-21 19:10:16 +02:00
|
|
|
COMMENT= Replacement to crypt(1), supports many crypto algorithms
|
2000-11-10 12:34:44 +01:00
|
|
|
|
2003-01-10 08:39:46 +01:00
|
|
|
USE_PKGLOCALEDIR= YES
|
2001-10-09 21:40:54 +02:00
|
|
|
GNU_CONFIGURE= YES
|
2002-08-25 23:48:57 +02:00
|
|
|
USE_LIBTOOL= YES
|
|
|
|
|
2004-04-25 05:32:00 +02:00
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
|
|
.include "../../security/libmcrypt/buildlink3.mk"
|
|
|
|
.include "../../security/mhash/buildlink3.mk"
|
2000-11-10 12:34:44 +01:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|