mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
cf118ccf87
Reported by: lwhsu
17 lines
299 B
Makefile
17 lines
299 B
Makefile
PORTNAME= sunxi-tools
|
|
PORTVERSION= 1.4.2
|
|
DISTVERSIONPREFIX= v
|
|
CATEGORIES= comms
|
|
|
|
MAINTAINER= manu@FreeBSD.org
|
|
COMMENT= Tools to help hacking Allwinner devices
|
|
|
|
LICENSE= GPLv2+
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
|
|
|
USES= gmake pkgconfig
|
|
USE_GITHUB= yes
|
|
GH_ACCOUNT= linux-sunxi
|
|
|
|
.include <bsd.port.mk>
|