c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
20 lines
539 B
Makefile
20 lines
539 B
Makefile
# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:36 tv Exp $
|
|
|
|
DISTNAME= kmessage-0.1
|
|
PKGREVISION= 5
|
|
CATEGORIES= x11 kde
|
|
MASTER_SITES= http://soliton.wins.uva.nl/~wijnhout/kmessage/
|
|
|
|
MAINTAINER= markd@NetBSD.org
|
|
HOMEPAGE= http://soliton.wins.uva.nl/~wijnhout/kmessage/
|
|
COMMENT= KMessage is an xmessage clone for KDE
|
|
|
|
USE_BUILDLINK3= YES
|
|
USE_GNU_TOOLS+= make
|
|
USE_LANGUAGES= c c++
|
|
USE_LIBTOOL= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../meta-pkgs/kde3/kde3.mk"
|
|
.include "../../x11/kdelibs3/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|