pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
import of libportc1
Module Name: pkgsrc-wip
Committed By: goon <goon.mage%yahoo.com@localhost>
Pushed By: goon
Date: Sun Jun 14 22:54:53 2026 +0200
Changeset: b5d4eecc96be83abb69f3e1017f68f9ed20ff80d
Added Files:
libportc1/DESCR
libportc1/Makefile
libportc1/PLIST
libportc1/distinfo
Log Message:
import of libportc1
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b5d4eecc96be83abb69f3e1017f68f9ed20ff80d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libportc1/DESCR | 1 +
libportc1/Makefile | 20 ++++++++++++++++++++
libportc1/PLIST | 1 +
libportc1/distinfo | 5 +++++
4 files changed, 27 insertions(+)
diffs:
diff --git a/libportc1/DESCR b/libportc1/DESCR
new file mode 100644
index 0000000000..e0fe1361f1
--- /dev/null
+++ b/libportc1/DESCR
@@ -0,0 +1 @@
+C language supporting library
diff --git a/libportc1/Makefile b/libportc1/Makefile
new file mode 100644
index 0000000000..bbdd11b27a
--- /dev/null
+++ b/libportc1/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME= libportc1-0.1.17
+CATEGORIES= devel
+MASTER_SITES= https://sourceforge.net/projects/libportc/files/
+
+MAINTAINER= goon.mage%yahoo.com@localhost
+HOMEPAGE= https://sourceforge.net/projects/libportc/
+COMMENT= C language supporting library
+LICENSE= General Public License
+
+WRKSRC= ${WRKDIR}/libportc1
+USE_LANGUAGES= C
+
+INSTALLATION_DIRS= bin
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/libportc1 ${DESTDIR}${PREFIX}/bin
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/libportc1/PLIST b/libportc1/PLIST
new file mode 100644
index 0000000000..48d96a5493
--- /dev/null
+++ b/libportc1/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD$
diff --git a/libportc1/distinfo b/libportc1/distinfo
new file mode 100644
index 0000000000..d1c00b9417
--- /dev/null
+++ b/libportc1/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+BLAKE2s (libportc1-0.1.17.tar.gz) = 70cb9be9c1e91fa6ead6719b391f39ed543ca8466d07be9069e0aa2bd5630f50
+SHA512 (libportc1-0.1.17.tar.gz) = 05db8462fbc81ffa7f8ce770e6c46ed758cf0bb308953e3f9af0cdbc67623880ad925a52ce109c41b1c753c6e5ed0c2bf7b37327226df0c771880163cc1aa4a3
+Size (libportc1-0.1.17.tar.gz) = 3860 bytes
Home |
Main Index |
Thread Index |
Old Index