aaf61db584
to the versions corresponding to the 2006-09 release. This should have been done when the main hugs package was updated to this version back in October of past year.
12 lines
325 B
Makefile
12 lines
325 B
Makefile
# $NetBSD: Makefile,v 1.2 2007/03/07 12:51:16 jmmv Exp $
|
|
#
|
|
|
|
DISTNAME= unix-2.0.20060921
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= jmmv@NetBSD.org
|
|
COMMENT= Haskell abstraction for POSIX functionality
|
|
HOMEPAGE= http://www.haskell.org/ghc/docs/6.0/html/unix/index.html
|
|
|
|
.include "../../lang/hugs/package.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|