aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/wmhm/Makefile
blob: ea043cc43f6701d93ac3bb61540b0bc96ca88435 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# New ports collection makefile for:   wmhm
# Date created:        21 September 1999
# Whom:                Mike Muir <mmuir@es.co.nz>
#
# $FreeBSD$
#

PORTNAME=   wmhm
PORTVERSION=    1.46
PORTREVISION=   3
CATEGORIES= sysutils windowmaker
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= fenner

MAINTAINER= ports@FreeBSD.org
COMMENT=    WindowMaker dockable hardware monitor for FreeBSD

WRKSRC=     ${WRKDIR}/wmhm/wmhm

GNU_CONFIGURE=  yes
MAN8=       wmhm.8
MANCOMPRESSED=  yes
PLIST_FILES=    bin/wmhm
USE_XORG=   xpm
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS_REASON=  "requires speaker(4)"
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`

CONFIGURE_ARGS+=--with-xpm-includes=${LOCALBASE}/include \
        --with-xpm-library=${LOCALBASE}/lib

.include <bsd.port.pre.mk>

.if (${OSVERSION} < 601000) && (${ARCH} == "amd64")
IGNORE=     5.x does not support speaker(4)
.endif

post-install:
    ${STRIP_CMD} ${PREFIX}/bin/wmhm

.include <bsd.port.post.mk>
span> * update to 4.2.2oliver2005-05-202-3/+3 * adjust MASTER_SITESoliver2005-04-021-2/+3 * fix distinfo + pkg-plistoliver2005-03-191-2/+2 * update to 4.2.1oliver2005-03-191-1/+1 * fix plistoliver2005-01-301-1/+2 * - bring xfce4 to 4.2oliver2005-01-273-2726/+3797 * update to xfce4-4.0.6oliver2004-07-192-3/+3 * update to 4.0.5oliver2004-04-192-5/+4 * update to xfce 4.0.4oliver2004-03-152-5/+5 * Update xfce to 4.0.3oliver2004-01-112-3/+5 * Add back DIST_SUBDIR. It was removed by mistake.demon2003-09-292-1/+2 * Add missing files I lost in recent update.demon2003-09-281-0/+147 * Update to 4.0.0 release.demon2003-09-273-7/+10 * Update to version 4.0 RC3.demon2003-09-033-6/+51 * take maintainershipoliver2003-08-171-1/+1 * Start using the new xfce sub-categoryoliver2003-08-161-1/+1 * Directory share/xfwm4/themes/kleanux has to be deleted toooliver2003-07-291-0/+1