aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/asmon/Makefile
blob: 267af65f1fd4555fc9bfaaa97114327d2d736e91 (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
# New ports collection makefile for:    asmon
# Date created:     27 Sep 1999
# Whom:         jack
#
# $FreeBSD$
#

PORTNAME=   asmon
PORTVERSION=    0.60
PORTREVISION=   1
CATEGORIES= sysutils afterstep
MASTER_SITES=   ${MASTER_SITE_AFTERSTEP}
MASTER_SITE_SUBDIR= apps/asmon

MAINTAINER= ports@FreeBSD.org
COMMENT=    A swallowable applet monitors the CPU usage, memory and swap, etc

USE_X_PREFIX=   yes

.include <bsd.port.pre.mk>

USE_XPM=    yes
USE_GMAKE=  yes
ALL_TARGET= clean all

do-install:
    ${INSTALL} ${COPY} ${STRIP} -o ${BINOWN} -g kmem -m 2755 ${WRKSRC}/asmon/asmon ${PREFIX}/bin

.include <bsd.port.post.mk>
an> * - Bump PORTREVISION after www/py-turbogears updatemiwi2011-02-281-1/+1 * - Move over to py25 or abovemiwi2011-02-252-2/+2 * - Update to 3.0.3lwhsu2010-01-312-4/+4 * - Update to 3.0pav2009-09-172-5/+4 * - Update to 2.1nivit2009-01-215-54/+11 * CATEGORIES+= python for py- ports missing itpgollucci2008-12-281-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+2 * TurboMail is a TurboGears extension, meaning that it starts up andnivit2007-02-175-0/+83