15 lines
405 B
Makefile
15 lines
405 B
Makefile
# $NetBSD: Makefile,v 1.2 2007/08/17 13:41:44 shindenmorr Exp $
|
|
#
|
|
|
|
DISTNAME= libdshconfig-0.20.13
|
|
CATEGORIES= shells
|
|
MASTER_SITES= http://www.netfort.gr.jp/~dancer/software/downloads/
|
|
|
|
MAINTAINER= shinden@linux.pl
|
|
HOMEPAGE= http://www.netfort.gr.jp/~dancer/software/downloads/
|
|
COMMENT= Library for parsing dsh-style configuration files
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|