no need to list MAINTAINER twice
This commit is contained in:
parent
adba505abf
commit
68ea630eea
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.50 2010/10/18 21:25:07 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.51 2010/10/19 01:07:41 sthen Exp $
|
||||
|
||||
COMMENT = download/stream programmes from BBC iPlayer
|
||||
|
||||
@ -9,8 +9,6 @@ CATEGORIES = multimedia
|
||||
# http://git.infradead.org/get_iplayer.git
|
||||
HOMEPAGE = http://www.infradead.org/get_iplayer/
|
||||
|
||||
MAINTAINER = Stuart Henderson <sthen@openbsd.org>
|
||||
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
@ -30,7 +28,7 @@ RUN_DEPENDS = ::audio/id3lib \
|
||||
|
||||
BUILD_DEPENDS = ${RUN_DEPENDS}
|
||||
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF = Yes
|
||||
NO_REGRESS = Yes
|
||||
PKG_ARCH = *
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user