12 lines
256 B
Makefile
12 lines
256 B
Makefile
|
# $NetBSD: Makefile,v 1.1 2014/05/25 21:54:58 szptvlfn Exp $
|
||
|
|
||
|
DISTNAME= stm-2.4.3
|
||
|
CATEGORIES= devel
|
||
|
|
||
|
MAINTAINER= pho@cielonegro.org
|
||
|
COMMENT= Software Transactional Memory
|
||
|
LICENSE= modified-bsd
|
||
|
|
||
|
.include "../../mk/haskell.mk"
|
||
|
.include "../../mk/bsd.pkg.mk"
|