pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/argp
Module Name: pkgsrc
Committed By: nia
Date: Wed Jan 13 09:17:24 UTC 2021
Modified Files:
pkgsrc/devel/argp: Makefile
Log Message:
argp: add LICENSE
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/argp/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/argp/Makefile
diff -u pkgsrc/devel/argp/Makefile:1.6 pkgsrc/devel/argp/Makefile:1.7
--- pkgsrc/devel/argp/Makefile:1.6 Sat Jan 18 23:30:22 2020
+++ pkgsrc/devel/argp/Makefile Wed Jan 13 09:17:24 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/01/18 23:30:22 rillig Exp $
+# $NetBSD: Makefile,v 1.7 2021/01/13 09:17:24 nia Exp $
DISTNAME= argp-standalone-1.3
PKGNAME= argp-1.3
@@ -9,6 +9,7 @@ MASTER_SITES= http://www.lysator.liu.se/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.gnu.org/software/libc/manual/html_node/Argp.html
COMMENT= Argument parsing function from glibc
+LICENSE= gnu-lgpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index