add libinotify

This commit is contained in:
Matthew Sporleder 2012-01-13 15:17:00 +00:00 committed by Thomas Klausner
parent 38814501c5
commit 0e26182c58
4 changed files with 24 additions and 0 deletions

1
libinotify/DESCR Normal file
View file

@ -0,0 +1 @@
portable inotify implementation

15
libinotify/Makefile Normal file
View file

@ -0,0 +1,15 @@
# $NetBSD: Makefile,v 1.1 2012/01/13 15:17:00 genolopolis Exp $
#
DISTNAME= libinotify-20120113
CATEGORIES= wip
MASTER_SITES= http://on.encoreinteractive.ca/opensource/
MAINTAINER= msporleder@gmail.com
HOMEPAGE= http://on.encoreinteractive.ca/opensource/
COMMENT= portable inotify userland lib
#LICENSE= # TODO: (see mk/license.mk)
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
.include "../../mk/bsd.pkg.mk"

3
libinotify/PLIST Normal file
View file

@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1 2012/01/13 15:17:00 genolopolis Exp $
include/sys/inotify.h
lib/libinotify.la

5
libinotify/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2012/01/13 15:17:00 genolopolis Exp $
SHA1 (libinotify-20120113.tar.gz) = 604a66984f735212de0c0f7741764ffad30a3bdd
RMD160 (libinotify-20120113.tar.gz) = 8d7b6cd00944f21de62910fb50d8beb792858c8a
Size (libinotify-20120113.tar.gz) = 290589 bytes