summaryrefslogtreecommitdiff
path: root/security/smaSHeM/Makefile
blob: 5f7c50eb918ec7301b71ea97656abced4747366a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.2 2017/09/04 18:01:00 wiz 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"