/give @p sign 1 0 {
    BlockEntityTag: {
        Text1: "{text:\"here\",color:\"red\",clickEvent:{action:\"run_command\",value:\"/give @p diamond 32\"}}",
        Text2: "{text:\"A Present from me :D\",color:\"dark_red\",clickEvent:{action:\"run_command\",value:\"/give @p diamond 32\"}}"
    },
    display: {
        Name: "Diamond Maschine"
    }
}