ebcb0ce01e
them at will.
19 lines
482 B
Makefile
19 lines
482 B
Makefile
# $NetBSD: Makefile,v 1.3 2008/03/04 11:02:24 rillig Exp $
|
|
#
|
|
|
|
DISTNAME= qconf-1.3
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://delta.affinix.com/download/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://delta.affinix.com/qconf/
|
|
COMMENT= Configure script generator for qmake
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
HAS_CONFIGURE= yes
|
|
CONFIGURE_ARGS+= --prefix=${PREFIX}
|
|
USE_LANGUAGES= c c++
|
|
|
|
.include "../../x11/qt4-tools/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|