aboutsummaryrefslogtreecommitdiff
path: root/devel/lpc21isp
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2009-05-29 19:32:49 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2009-05-29 19:32:49 +0000
commit3dfb7787edb9f080a30b7f951bf1bf35c151ba1c (patch)
tree8281c91e539a465865b7af07395bdd883bab1226 /devel/lpc21isp
parentdbbe4cfad499d62ebd50bc9fe9ac86b60dd65641 (diff)
downloadports-3dfb7787edb9f080a30b7f951bf1bf35c151ba1c.tar.gz
ports-3dfb7787edb9f080a30b7f951bf1bf35c151ba1c.zip
Notes
Diffstat (limited to 'devel/lpc21isp')
-rw-r--r--devel/lpc21isp/Makefile23
-rw-r--r--devel/lpc21isp/distinfo3
-rw-r--r--devel/lpc21isp/pkg-descr5
3 files changed, 31 insertions, 0 deletions
diff --git a/devel/lpc21isp/Makefile b/devel/lpc21isp/Makefile
new file mode 100644
index 000000000000..c370898705f1
--- /dev/null
+++ b/devel/lpc21isp/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: lpc21isp
+# Date created: 2009-01-30
+# Whom: Steve Franks
+#
+# $FreeBSD$
+#
+
+PORTNAME= lpc21isp
+PORTVERSION= 1.64
+CATEGORIES= devel
+MASTER_SITES= SF
+
+MAINTAINER= bahamasfranks@gmail.com
+COMMENT= ISP programmer tool for flashing NXP & Analog Devices ARM7 CPUs
+
+USE_GMAKE= yes
+
+PLIST_FILES= bin/lpc21isp
+
+do-install:
+ @${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
+
+.include <bsd.port.mk>
diff --git a/devel/lpc21isp/distinfo b/devel/lpc21isp/distinfo
new file mode 100644
index 000000000000..aba6a699ffb9
--- /dev/null
+++ b/devel/lpc21isp/distinfo
@@ -0,0 +1,3 @@
+MD5 (lpc21isp-1.64.tar.gz) = 3dda91f9bac1568d43b6217e19501be8
+SHA256 (lpc21isp-1.64.tar.gz) = cf0873c0770cb8b59077d12f0fd8538608d87ccb326a1a97a97ecc85efdf891d
+SIZE (lpc21isp-1.64.tar.gz) = 73600
diff --git a/devel/lpc21isp/pkg-descr b/devel/lpc21isp/pkg-descr
new file mode 100644
index 000000000000..d4d82f1cfddd
--- /dev/null
+++ b/devel/lpc21isp/pkg-descr
@@ -0,0 +1,5 @@
+Lpc21isp is an in-circuit programming (ISP) tool for programming
+flash on NXP & Analog Devices ARM7 CPUs over the serial bootloader
+
+WWW: http://tech.groups.yahoo.com/group/lpc21isp/
+SRC: http://sourceforge.net/projects/lpc21isp