aboutsummaryrefslogtreecommitdiffstats
path: root/packages/moc/moc_2.4.0.bb
blob: cb9cf6d7dbb08d8a054c0bf7ef42fbe3c385095c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "MOC is a ncurses based music player"
MAINTAINER = "Kristoffer Ericson <kristoffer@jlime.com>"
SECTION = "console/multimedia"
DEPENDS = "ncurses"
LICENSE = "GPL"
AUTHOR = "Damian Pietras <daper@daper.net>"
HOMEPAGE = "http://moc.daper.net/"

SRC_URI = "ftp://ftp.daper.net/pub/soft/moc/stable/${PN}-${PV}.tar.bz2"

inherit autotools

FILES_${PN} = "${bindir}/moc"