summaryrefslogtreecommitdiff
path: root/security/libmcrypt/Makefile
blob: 5805708eee3cef89a1c1a3f6df3f53ee0d708291 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.2 2001/02/17 17:49:50 wiz Exp $

DISTNAME=	libmcrypt-2.4.7
CATEGORIES=	security devel
MASTER_SITES=	http://mcrypt.hellug.gr/lib/

MAINTAINER=	packages@netbsd.org
HOMEPAGE=	http://mcrypt.hellug.gr/
COMMENT=	crypto algorithms library

USE_LIBTOOL=	yes
GNU_CONFIGURE=	yes

.include "../../mk/bsd.pkg.mk"