import libestr, a library for some string essentials
ok benoit
This commit is contained in:
parent
b0e847a885
commit
cae6f98f56
21
devel/libestr/Makefile
Normal file
21
devel/libestr/Makefile
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1.1.1 2012/01/16 15:17:58 dhill Exp $
|
||||||
|
|
||||||
|
COMMENT = library for string essentials
|
||||||
|
DISTNAME = libestr-0.1.2
|
||||||
|
SHARED_LIBS = estr 0.0
|
||||||
|
CATEGORIES = devel
|
||||||
|
|
||||||
|
HOMEPAGE = http://libestr.adiscon.com/
|
||||||
|
MAINTAINER = David Hill <dhill@mindcry.org>
|
||||||
|
|
||||||
|
# LGPLv2.1
|
||||||
|
PERMIT_PACKAGE_CDROM = Yes
|
||||||
|
PERMIT_PACKAGE_FTP = Yes
|
||||||
|
PERMIT_DISTFILES_CDROM =Yes
|
||||||
|
PERMIT_DISTFILES_FTP = Yes
|
||||||
|
|
||||||
|
MASTER_SITES = ${HOMEPAGE}/files/download/
|
||||||
|
|
||||||
|
CONFIGURE_STYLE= gnu
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
5
devel/libestr/distinfo
Normal file
5
devel/libestr/distinfo
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
MD5 (libestr-0.1.2.tar.gz) = MOxAVBVdx9fpsGQYGBxPEg==
|
||||||
|
RMD160 (libestr-0.1.2.tar.gz) = O4wVebt9x33TQqX/UOm31KhcAlU=
|
||||||
|
SHA1 (libestr-0.1.2.tar.gz) = RBMTWGMomFtmyALGVDPPmpDWXYo=
|
||||||
|
SHA256 (libestr-0.1.2.tar.gz) = DouVN0+icdwq/frfya/A9YJiUqG2mN3qFHTVYAp8Zso=
|
||||||
|
SIZE (libestr-0.1.2.tar.gz) = 315615
|
1
devel/libestr/pkg/DESCR
Normal file
1
devel/libestr/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
|||||||
|
libestr is a library for some string essentials
|
2
devel/libestr/pkg/PFRAG.shared
Normal file
2
devel/libestr/pkg/PFRAG.shared
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2012/01/16 15:17:58 dhill Exp $
|
||||||
|
@lib lib/libestr.so.${LIBestr_VERSION}
|
7
devel/libestr/pkg/PLIST
Normal file
7
devel/libestr/pkg/PLIST
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/01/16 15:17:58 dhill Exp $
|
||||||
|
%%SHARED%%
|
||||||
|
include/libestr.h
|
||||||
|
lib/libestr.a
|
||||||
|
lib/libestr.la
|
||||||
|
lib/pkgconfig/
|
||||||
|
lib/pkgconfig/libestr.pc
|
Loading…
Reference in New Issue
Block a user