4aa2f85888
a better choice for most people..)
23 lines
475 B
Makefile
23 lines
475 B
Makefile
# $OpenBSD: Makefile,v 1.5 2009/12/17 15:19:48 sthen Exp $
|
|
|
|
COMMENT = allow UK users to download programmes from BBC iPlayer
|
|
|
|
DISTNAME = iplayer-dl-0.1.17
|
|
|
|
CATEGORIES = multimedia
|
|
|
|
HOMEPAGE = http://po-ru.com/projects/iplayer-downloader/
|
|
|
|
# MIT
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
PERMIT_PACKAGE_FTP = Yes
|
|
PERMIT_DISTFILES_CDROM = Yes
|
|
PERMIT_DISTFILES_FTP = Yes
|
|
|
|
MASTER_SITES = http://po-ru.com/files/
|
|
|
|
MODULES = lang/ruby
|
|
CONFIGURE_STYLE = ruby setup
|
|
|
|
.include <bsd.port.mk>
|