15 lines
357 B
Makefile
15 lines
357 B
Makefile
# $NetBSD: Makefile,v 1.5 2006/05/19 16:51:30 ykomatsu Exp $
|
|
#
|
|
|
|
DISTNAME= progsreiserfs-0.3.0.4
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://reiserfs.osdn.org.ua/
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://reiserfs.osdn.org.ua/
|
|
COMMENT= Library to manipulate reiserfs filesystems
|
|
|
|
USE_LIBTOOL= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|