# New ports collection makefile for: klaptopdaemon # Date created: July 08 2004 # Whom: Michael Nottebrock # # $FreeBSD$ # PORTNAME= klaptopdaemon PORTVERSION= ${KDE_VERSION} CATEGORIES= sysutils kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src PKGNAMEPREFIX= kdeutils- DISTNAME= kdeutils-${PORTVERSION} DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= APM monitor for KDE CONFLICTS= kdeutils-3.1.* kdeutils-3.2.[0-3] USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} ONLY_FOR_ARCHS= i386 USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/kdeutils-${PORTVERSION} INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 pre-configure: ${ECHO_CMD} ${PORTNAME} > ${WRKSRC}/inst-apps .include "${.CURDIR}/../../x11/kde3/Makefile.kde" .include /head>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.14.1 .nox2011-06-123-25/+33
* Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-0/+1
* - Update to 0.14.0 .nox2011-04-0214-362/+306
* - Mark BROKEN on amd64/9: does not linkpav2011-03-261-0/+4
* - (Attempt to) fix build on head.nox2011-03-16