diff options
author | pgj <pgj@FreeBSD.org> | 2014-08-26 02:29:57 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2014-08-26 02:29:57 +0800 |
commit | 8945d42af8ce51962f12a164325839248c366640 (patch) | |
tree | 580da5a9c06fd7908e1077d4468025d59db0da0e /graphics/Makefile | |
parent | 5ec79c1fd19d64dae0dd4d1030e51220e5b344ce (diff) | |
download | freebsd-ports-gnome-8945d42af8ce51962f12a164325839248c366640.tar.gz freebsd-ports-gnome-8945d42af8ce51962f12a164325839248c366640.tar.zst freebsd-ports-gnome-8945d42af8ce51962f12a164325839248c366640.zip |
- Update pandoc to 1.13.0.1
- Update gitit to 0.10.5
- Update texmath to 0.8
- Update zip-archive to 0.2.3.4
- Add haddock-library: Library exposing some functionality of Haddock
- Add hoauth2: Haskell OAuth2 authentication
- Add JuicyPixels: Picture loading/serialization
Obtained from: FreeBSD Haskell
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 3460cc14771e..0bd671262880 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -347,6 +347,7 @@ SUBDIR += hobbes-icons-xpm SUBDIR += hppsmtools SUBDIR += hs-HGL + SUBDIR += hs-JuicyPixels SUBDIR += hs-cairo SUBDIR += hs-dia-base SUBDIR += hs-dia-functions |