openbsd-ports/devel/hs-uniplate/Makefile

19 lines
378 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.1.1.1 2010/09/25 20:56:36 jasper Exp $
COMMENT= help writing simple, concise and fast operations
DISTNAME= uniplate-1.5.1
CATEGORIES= devel
# 3-clause BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MODULES= lang/ghc
MODGHC_BUILD= cabal hackage haddock register
.include <bsd.port.mk>