summaryrefslogtreecommitdiff
path: root/security/smaSHeM/Makefile
blob: 4b5ceefef42d21ab4fd9a35158e89bbbcc539339 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.1.1.1 2013/11/15 05:11:50 agc Exp $

DISTNAME=	smaSHeM-0.4
CATEGORIES=	security
MASTER_SITES=	http://labs.portcullis.co.uk/download/

MAINTAINER=	agc@NetBSD.org
HOMEPAGE=	http://labs.portcullis.co.uk/tools/smashem/
COMMENT=	System V shared memory segment manipulator
LICENSE=	gnu-gpl-v2

GNU_CONFIGURE=	yes
USE_LANGUAGES+=	c c++

AUTO_MKDIRS=	yes

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