19 lines
344 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.11 2014/11/25 22:11:04 kili Exp $
COMMENT = directory-like tree datatype
2013-07-19 06:58:50 +00:00
DISTNAME = directory-tree-0.11.0
REVISION = 0
CATEGORIES = devel
MAINTAINER = Jim Razmus II <jim@openbsd.org>
# BSD3
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/ghc
MODGHC_BUILD = cabal hackage haddock register
.include <bsd.port.mk>