import of argp-standalone-1.3

Standalone version of arguments parsing functions from GLIBC
This commit is contained in:
wilfried 2007-10-25 18:13:16 +00:00
parent 8d38deead2
commit 999f0d186f
4 changed files with 37 additions and 0 deletions

View File

@ -0,0 +1,28 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/25 18:13:16 wilfried Exp $
COMMENT= Standalone version of arguments parsing functions from GLIBC
DISTNAME= argp-standalone-1.3
CATEGORIES= devel
MAINTAINER= Peter Stromberg <wilfried@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.lysator.liu.se/~nisse/misc/
SEPARATE_BUILD= concurrent
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS+= ${CONFIGURE_SHARED}
CONFIGURE_ARGS+= --disable-dependency-tracking
do-install:
${INSTALL_DATA} ${WRKBUILD}/libargp.a ${PREFIX}/lib
${INSTALL_DATA} ${WRKSRC}/argp.h ${PREFIX}/include
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (argp-standalone-1.3.tar.gz) = cgcEusB40GcRGzJETiS6aQ==
RMD160 (argp-standalone-1.3.tar.gz) = HFzQscOC2Td0vmNqHqJ1jVMM/vQ=
SHA1 (argp-standalone-1.3.tar.gz) = gVxWBoDr3BFpS4jeL47BUTPgv6A=
SHA256 (argp-standalone-1.3.tar.gz) = 3seWlNoTGazSI4zpXfV/NoD+okggluSDMj/d89gY2L4=
SIZE (argp-standalone-1.3.tar.gz) = 130255

View File

@ -0,0 +1 @@
Standalone version of arguments parsing functions from GLIBC

View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/25 18:13:16 wilfried Exp $
include/argp.h
lib/libargp.a