15 lines
354 B
Makefile
15 lines
354 B
Makefile
# $NetBSD: Makefile,v 1.4 2005/04/11 21:14:51 tvierling Exp $
|
|
#
|
|
|
|
DISTNAME= progsreiserfs-0.3.0.4
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://reiserfs.osdn.org.ua/
|
|
|
|
MAINTAINER= tech-pkg@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"
|