2015-11-07 01:11:30 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= raspbsd-led
|
2016-07-07 18:31:17 +00:00
|
|
|
PORTVERSION= 0.2
|
|
|
|
PORTREVISION= 1
|
2015-11-07 01:11:30 +00:00
|
|
|
DISTVERSIONPREFIX= v
|
2015-11-07 03:05:33 +00:00
|
|
|
CATEGORIES= misc
|
2015-11-07 01:11:30 +00:00
|
|
|
|
2019-11-05 20:59:57 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2015-11-07 01:11:30 +00:00
|
|
|
COMMENT= Misc LED programs for ARM boards
|
|
|
|
|
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= raspbsd
|
2015-11-07 03:05:33 +00:00
|
|
|
ONLY_FOR_ARCHS= armv6
|
2016-08-29 15:41:40 +00:00
|
|
|
USE_RC_SUBR= flash-heartbeat-led
|
2015-11-07 01:11:30 +00:00
|
|
|
PLIST_FILES= sbin/flash-heartbeat-led
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|