diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-11-05 21:55:21 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-11-05 21:55:21 +0000 |
commit | fba1cd9964e5bc4ae694933236944baa7a04a7e7 (patch) | |
tree | aa2a3f71e559138dd3cbbbe1e1c357b46a5ce64f /x11-toolkits/hs-gtk+hs/Makefile | |
parent | cc51f62cdf1753c914e667d9415880b78afcf30f (diff) | |
download | ports-fba1cd9964e5bc4ae694933236944baa7a04a7e7.tar.gz ports-fba1cd9964e5bc4ae694933236944baa7a04a7e7.zip |
Notes
Diffstat (limited to 'x11-toolkits/hs-gtk+hs/Makefile')
-rw-r--r-- | x11-toolkits/hs-gtk+hs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile index 63dbd5b12134..d0c8168eb284 100644 --- a/x11-toolkits/hs-gtk+hs/Makefile +++ b/x11-toolkits/hs-gtk+hs/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtk+hs PORTVERSION= 0.14.10 +PORTCOMMENT= A GTK+ Binding for Haskell CATEGORIES= x11-toolkits MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/gtk/ PKGNAMEPREFIX= hs- |