blob: 6c9e11cf6e1ed66910b8cc0b526c9965889a8ac1 (
plain)
1
2
3
4
5
6
7
8
9
|
DESCRIPTION = "A cgi wrapper for embedding shell scripts into html documents"
SECTION = "console/network"
DEPENDS = ""
FILE_PR = "r0"
LICENSE = "GPL"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.gz"
inherit autotools gettext
|