pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
arduino-ctags: started porting to pkgsrc
Module Name: pkgsrc-wip
Committed By: Chris Lasocki <krz.lasocki%gmail.com@localhost>
Pushed By: klasocki
Date: Mon Mar 25 18:00:45 2019 +0000
Changeset: 42254167b358d19f0a21bf21db1effc0bd70e8d0
Added Files:
arduino-ctags/DESCR
arduino-ctags/Makefile
arduino-ctags/PLIST
arduino-ctags/distinfo
Log Message:
arduino-ctags: started porting to pkgsrc
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=42254167b358d19f0a21bf21db1effc0bd70e8d0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
arduino-ctags/DESCR | 0
arduino-ctags/Makefile | 15 +++++++++++++++
arduino-ctags/PLIST | 1 +
arduino-ctags/distinfo | 6 ++++++
4 files changed, 22 insertions(+)
diffs:
diff --git a/arduino-ctags/DESCR b/arduino-ctags/DESCR
new file mode 100644
index 0000000000..e69de29bb2
diff --git a/arduino-ctags/Makefile b/arduino-ctags/Makefile
new file mode 100644
index 0000000000..fa73acaf90
--- /dev/null
+++ b/arduino-ctags/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+DISTNAME= ctags-5.8-arduino11
+CATEGORIES= wip
+MASTER_SITES= http://polprog.net/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= asd@localhost
+HOMEPAGE= http://polprog.net/
+COMMENT= TODO: Short description of the package
+#LICENSE= # TODO: (see mk/license.mk)
+
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/arduino-ctags/PLIST b/arduino-ctags/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/arduino-ctags/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/arduino-ctags/distinfo b/arduino-ctags/distinfo
new file mode 100644
index 0000000000..33ad4cdbc7
--- /dev/null
+++ b/arduino-ctags/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (ctags-5.8-arduino11.zip) = 10d483cd6085431b349c6b5827e48aee6619c327
+RMD160 (ctags-5.8-arduino11.zip) = a4bc68c4ff05129f463fb17d2319239afc805a5d
+SHA512 (ctags-5.8-arduino11.zip) = c52ec982e843ab1b489168258619bb87825f7c413ea1c15389db6449572d30403199c840b1c0391b20387b3e22e9bffaaea8b11f4b124160b1fea9112f7c8aad
+Size (ctags-5.8-arduino11.zip) = 561013 bytes
Home |
Main Index |
Thread Index |
Old Index