freebsd-ports/print/hs-hscolour/Makefile

18 lines
291 B
Makefile
Raw Normal View History

PORTNAME= hscolour
PORTVERSION= 1.24.4
PORTREVISION= 9
PORTEPOCH= 1
CATEGORIES= print haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Colourise Haskell code
WWW= http://code.haskell.org/~malcolm/hscolour/
LICENSE= GPLv2
USES= cabal
CABAL_EXECUTABLES= HsColour
.include <bsd.port.mk>