17 lines
424 B
Makefile
17 lines
424 B
Makefile
# $NetBSD: Makefile,v 1.4 2012/10/03 09:10:38 asau Exp $
|
|
#
|
|
|
|
DISTNAME= libdshconfig-0.20.13
|
|
CATEGORIES= shells
|
|
MASTER_SITES= http://www.netfort.gr.jp/~dancer/software/downloads/
|
|
|
|
MAINTAINER= morr@NetBSD.org
|
|
HOMEPAGE= http://www.netfort.gr.jp/~dancer/software/downloads/
|
|
COMMENT= Library for parsing dsh-style configuration files
|
|
|
|
PKG_DESTDIR_SUPPORT= none
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|