2008-01-18 05:30:10 +01:00
|
|
|
# $NetBSD: Makefile,v 1.17 2008/01/18 04:30:14 tnn2 Exp $
|
2003-06-04 02:22:48 +02:00
|
|
|
|
2003-06-14 02:59:37 +02:00
|
|
|
DISTNAME= kapital-1.1.030606
|
2008-01-18 05:30:10 +01:00
|
|
|
PKGREVISION= 2
|
2003-06-04 02:22:48 +02:00
|
|
|
CATEGORIES= devel kde
|
|
|
|
|
2003-06-14 02:59:37 +02:00
|
|
|
MAINTAINER= greyskyy@users.sourceforge.net
|
2003-06-04 02:22:48 +02:00
|
|
|
HOMEPAGE= http://www.thekompany.com/products/kapital/
|
|
|
|
COMMENT= Personal finance manager
|
|
|
|
|
|
|
|
|
|
|
|
DOWNLOAD_PAGE= http://www.thekompany.com/products/
|
|
|
|
|
|
|
|
LICENSE= no-redistribution
|
2006-04-22 12:48:36 +02:00
|
|
|
RESTRICTED= Redistribution not permitted
|
2003-06-04 02:22:48 +02:00
|
|
|
NO_SRC_ON_CDROM= ${RESTRICTED}
|
|
|
|
NO_SRC_ON_FTP= ${RESTRICTED}
|
|
|
|
NO_BIN_ON_CDROM= ${RESTRICTED}
|
|
|
|
NO_BIN_ON_FTP= ${RESTRICTED}
|
|
|
|
|
|
|
|
INTERACTIVE_STAGE= fetch
|
|
|
|
_FETCH_MESSAGE= \
|
|
|
|
${ECHO} "======================================================================"; \
|
|
|
|
${ECHO} ; \
|
|
|
|
${ECHO} " The file ${DISTNAME}${EXTRACT_SUFX} containing the"; \
|
|
|
|
${ECHO} " Kapital source code must be downloaded "; \
|
|
|
|
${ECHO} " into:"; \
|
|
|
|
${ECHO} " ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}"; \
|
|
|
|
${ECHO} " from:"; \
|
|
|
|
${ECHO} " ${DOWNLOAD_PAGE}"; \
|
|
|
|
${ECHO} ; \
|
|
|
|
${ECHO} " Choose 'Download version' from the Kapital section, add it to"; \
|
|
|
|
${ECHO} " your cart, checkout, registering if needed. Once you get to "; \
|
|
|
|
${ECHO} " the downloads page, select the 'Source Download' item from the";\
|
|
|
|
${ECHO} " top of the list."; \
|
|
|
|
${ECHO} ; \
|
|
|
|
${ECHO} "======================================================================"
|
|
|
|
|
2005-05-24 12:29:21 +02:00
|
|
|
USE_TOOLS+= gmake
|
2006-10-29 09:32:37 +01:00
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
USE_LIBTOOL= YES
|
2003-06-14 02:59:37 +02:00
|
|
|
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
2004-02-17 03:55:13 +01:00
|
|
|
SHLIBTOOL_OVERRIDE= libtool
|
2003-06-14 02:59:37 +02:00
|
|
|
|
2004-04-26 04:30:18 +02:00
|
|
|
.include "../../meta-pkgs/kde3/kde3.mk"
|
|
|
|
.include "../../x11/kdelibs3/buildlink3.mk"
|
|
|
|
.include "../../x11/qt3-tools/buildlink3.mk"
|
2006-01-05 11:11:25 +01:00
|
|
|
# XXX Please verify whether qt3-tools is really needed at run-time.
|
|
|
|
# If it is, then remove this comment. If it is not, then remove
|
|
|
|
# this comment and the line below, and bump PKGREVISION.
|
|
|
|
BUILDLINK_DEPMETHOD.qt3-tools= full
|
2004-04-26 04:30:18 +02:00
|
|
|
.include "../../mk/pthread.buildlink3.mk"
|
2003-06-04 02:22:48 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|