pkgsrc-wip/libdshconfig/Makefile
Aleksej Saushev fa92529aff Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-03 09:10:35 +00:00

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"