summaryrefslogtreecommitdiff
path: root/regex-markup/regex-markup_0.9.0.oe
blob: 23886176f39cf1e73f991b944fbdccd3c8dcc128 (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "Regex-markup performs regular expression-based text \
markup according to used-defined rules."

DEPENDS = "virtual/libc"
RDEPENDS = "libc6"

SRC_URI = "http://www.student.lu.se/~nbi98oli/src/regex-markup-${PV}.tar.gz"

inherit autotools