Import libdshconfig-0.20.9.
Library for parsing dsh-style configuration files. from rpe with some tweaks ok sthen@
This commit is contained in:
parent
4c1056d028
commit
347ba5fa15
24
devel/libdshconfig/Makefile
Normal file
24
devel/libdshconfig/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/08/27 14:34:19 ajacoutot Exp $
|
||||
|
||||
COMMENT= library for parsing dsh-style configuration files
|
||||
|
||||
DISTNAME= libdshconfig-0.20.9
|
||||
CATEGORIES= devel
|
||||
|
||||
SHARED_LIBS+= dshconfig 0.0 # 1.0
|
||||
|
||||
HOMEPAGE= http://www.netfort.gr.jp/~dancer/software/
|
||||
MASTER_SITES= ${HOMEPAGE}downloads/
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
||||
|
||||
.include <bsd.port.mk>
|
2
devel/libdshconfig/distinfo
Normal file
2
devel/libdshconfig/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (libdshconfig-0.20.9.tar.gz) = YLJnVu7tUY56i6nWlz3UgjOBq8ihybwYEiXMSpgKtjk=
|
||||
SIZE (libdshconfig-0.20.9.tar.gz) = 295513
|
1
devel/libdshconfig/pkg/DESCR
Normal file
1
devel/libdshconfig/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Library for parsing dsh-style configuration files.
|
2
devel/libdshconfig/pkg/PFRAG.shared
Normal file
2
devel/libdshconfig/pkg/PFRAG.shared
Normal file
@ -0,0 +1,2 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2012/08/27 14:34:19 ajacoutot Exp $
|
||||
@lib lib/libdshconfig.so.${LIBdshconfig_VERSION}
|
5
devel/libdshconfig/pkg/PLIST
Normal file
5
devel/libdshconfig/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/08/27 14:34:19 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
include/libdshconfig.h
|
||||
lib/libdshconfig.a
|
||||
lib/libdshconfig.la
|
Loading…
Reference in New Issue
Block a user