2004-10-03 02:12:51 +02:00
|
|
|
# $NetBSD: Makefile,v 1.16 2004/10/03 00:18:10 tv Exp $
|
2000-11-10 12:33:59 +01:00
|
|
|
|
2003-08-29 02:56:25 +02:00
|
|
|
DISTNAME= libmcrypt-2.5.7
|
2004-10-03 02:12:51 +02:00
|
|
|
PKGREVISION= 1
|
2000-11-10 12:33:59 +01:00
|
|
|
CATEGORIES= security devel
|
2001-10-09 21:16:20 +02:00
|
|
|
MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/ \
|
|
|
|
ftp://mcrypt.hellug.gr/pub/mcrypt/libmcrypt/old/ \
|
|
|
|
http://mcrypt.hellug.gr/lib/
|
2000-11-10 12:33:59 +01:00
|
|
|
|
2003-07-18 00:50:55 +02:00
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
2000-11-10 12:33:59 +01:00
|
|
|
HOMEPAGE= http://mcrypt.hellug.gr/
|
2003-07-21 19:10:16 +02:00
|
|
|
COMMENT= Crypto algorithms library
|
2000-11-10 12:33:59 +01:00
|
|
|
|
2004-04-25 01:29:23 +02:00
|
|
|
USE_BUILDLINK3= yes
|
2001-06-20 23:35:05 +02:00
|
|
|
USE_LIBTOOL= yes
|
2003-03-05 09:42:55 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2000-11-10 12:33:59 +01:00
|
|
|
|
2003-03-05 09:42:55 +01:00
|
|
|
post-install:
|
|
|
|
${RMDIR} ${PREFIX}/lib/libmcrypt
|
2001-10-09 21:16:20 +02:00
|
|
|
|
2000-11-10 12:33:59 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|