Hyperlinked documentation for the xhtml library.

This documentation is generated by HsColour and haddock.

Obtained from:	   FreeBSD Haskell
This commit is contained in:
Ashish SHUKLA 2011-05-25 18:45:54 +00:00
parent 1357a5aa31
commit 92b30f2ed2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274645
4 changed files with 27 additions and 0 deletions

View file

@ -246,6 +246,7 @@
SUBDIR += hs-tagsoup
SUBDIR += hs-texmath
SUBDIR += hs-xhtml
SUBDIR += hs-xhtml-docs
SUBDIR += hs-xml
SUBDIR += hsb-aspell
SUBDIR += htdig

View file

@ -0,0 +1,22 @@
# New ports collection makefile for: hs-xhtml-docs
# Date created: May 22, 2011
# Whom: haskell@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= xhtml
PORTVERSION= 3000.2.0.1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Documentation for xhtml
LICENSE= BSD
CABAL_SETUP= Setup.hs
DOCUMENTATION= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (cabal/xhtml-3000.2.0.1.tar.gz) = 60d7a44ae6d607475e2d60c5bf9909b8a3bd88850d52b08ff1532aa6d58bec96
SIZE (cabal/xhtml-3000.2.0.1.tar.gz) = 13668

View file

@ -0,0 +1,2 @@
Hyperlinked documentation for the xhtml library.
This documentation is generated by HsColour and haddock.