aboutsummaryrefslogtreecommitdiff
path: root/devel/arduino-mk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/arduino-mk/Makefile')
-rw-r--r--devel/arduino-mk/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/arduino-mk/Makefile b/devel/arduino-mk/Makefile
index 2965c6eb6796..bd4e0583422b 100644
--- a/devel/arduino-mk/Makefile
+++ b/devel/arduino-mk/Makefile
@@ -1,14 +1,13 @@
-# Created by: Craig Leres <leres@FreeBSD.org>
-
PORTNAME= arduino-mk
PORTVERSION= 0.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel
MASTER_SITES= http://www.mjoldfield.com/atelier/2009/02/acli/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= leres@FreeBSD.org
COMMENT= Build Arduino sketches from the command line
+WWW= https://www.mjoldfield.com/atelier/2009/02/arduino-cli.html
LICENSE= LGPL21