diff options
Diffstat (limited to 'devel/yaml-cpp03/Makefile')
-rw-r--r-- | devel/yaml-cpp03/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/yaml-cpp03/Makefile b/devel/yaml-cpp03/Makefile index cb209a727d7a..8709c74027d1 100644 --- a/devel/yaml-cpp03/Makefile +++ b/devel/yaml-cpp03/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= 03 MAINTAINER= tim@niemueller.de COMMENT= YAML parser and emitter in C++ matching the YAML 1.2 spec +WWW= https://code.google.com/p/yaml-cpp/ LICENSE= MIT |