Fri Oct 3 16:14:30 2014 UTC ()
Imported devel/deforaos-configure 0.1.0 from wip

DeforaOS configure is a tool automating the generation of Makefiles when
maintaining and building software projects.


(khorben)
diff -r0 -r1.1 pkgsrc/devel/deforaos-configure/DESCR
diff -r0 -r1.1 pkgsrc/devel/deforaos-configure/Makefile
diff -r0 -r1.1 pkgsrc/devel/deforaos-configure/PLIST
diff -r0 -r1.1 pkgsrc/devel/deforaos-configure/distinfo

File Added: pkgsrc/devel/deforaos-configure/DESCR
DeforaOS automated Makefile generation tool

File Added: pkgsrc/devel/deforaos-configure/Makefile
# $NetBSD: Makefile,v 1.1 2014/10/03 16:14:30 khorben Exp $

DISTNAME=	configure-0.1.0
PKGNAME=	deforaos-configure-0.1.0
CATEGORIES=	devel
MASTER_SITES=	http://www.defora.org/os/download/download/4331/

MAINTAINER=	khorben@defora.org
HOMEPAGE=	http://www.defora.org/
COMMENT=	DeforaOS automated Makefile generation tool

LICENSE=	2-clause-bsd

BUILD_DEPENDS+=	libxslt-[0-9]*:../../textproc/libxslt
BUILD_DEPENDS+=	docbook-xsl-[0-9]*:../../textproc/docbook-xsl

MAKE_FLAGS+=	PREFIX=${PREFIX}
MAKE_FLAGS+=	DESTDIR=${DESTDIR}
AUTO_MKDIRS=	yes

.include "../../mk/bsd.prefs.mk"

.if ${PKGMANDIR} != "share/man"
post-install:
	${MV} ${DESTDIR}${PREFIX}/share/man/html1/configure.html ${DESTDIR}${PREFIX}/${PKGMANDIR}/html1/configure.html
	${MV} ${DESTDIR}${PREFIX}/share/man/html5/project.conf.html ${DESTDIR}${PREFIX}/${PKGMANDIR}/html5/project.conf.html
	${MV} ${DESTDIR}${PREFIX}/share/man/man1/configure.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/configure.1
	${MV} ${DESTDIR}${PREFIX}/share/man/man5/project.conf.5 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man5/project.conf.5
	${RMDIR} ${DESTDIR}${PREFIX}/share/man/html1
	${RMDIR} ${DESTDIR}${PREFIX}/share/man/html5
	${RMDIR} ${DESTDIR}${PREFIX}/share/man/man1
	${RMDIR} ${DESTDIR}${PREFIX}/share/man/man5
	${RMDIR} ${DESTDIR}${PREFIX}/share/man
.endif

.include "../../devel/deforaos-libsystem/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/devel/deforaos-configure/PLIST
@comment $NetBSD: PLIST,v 1.1 2014/10/03 16:14:30 khorben Exp $
bin/configure
man/html1/configure.html
man/html5/project.conf.html
man/man1/configure.1
man/man5/project.conf.5
share/doc/configure/AUTHORS
share/doc/configure/BUGS
share/doc/configure/CHANGES
share/doc/configure/INSTALL
share/doc/configure/README
share/doc/configure/scripts/appbroker.sh
share/doc/configure/scripts/docbook.sh
share/doc/configure/scripts/gettext.sh
share/doc/configure/scripts/gtkdoc.sh
share/doc/configure/scripts/manual.css.xml
share/doc/configure/scripts/phplint.sh
share/doc/configure/scripts/pkgconfig.sh
share/doc/configure/scripts/shlint.sh
share/doc/configure/scripts/subst.sh
share/doc/configure/scripts/xmllint.sh

File Added: pkgsrc/devel/deforaos-configure/distinfo
$NetBSD: distinfo,v 1.1 2014/10/03 16:14:30 khorben Exp $

SHA1 (configure-0.1.0.tar.gz) = b1bd5403882653633f8c2db24cb677e8302805de
RMD160 (configure-0.1.0.tar.gz) = 5174f88bdf66ab265ef08b7e11350d8f6ef4eb76
Size (configure-0.1.0.tar.gz) = 34559 bytes