aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gnu-watch/Makefile
blob: c3d69022d8775c737cbf44ce83b070cfc2d38de2 (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
# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$

PORTNAME=   watch
DISTVERSION=    3.2.8
CATEGORIES= misc
MASTER_SITES=   http://procps.sourceforge.net/ \
        CRITICAL
PKGNAMEPREFIX=  gnu-
DISTNAME=   procps-${DISTVERSION}

MAINTAINER= ehaupt@FreeBSD.org
COMMENT=    GNU watch command

LICENSE=    GPLv2

MAKE_JOBS_SAFE= yes

LDFLAGS+=   -lncurses

MAN1=       gnu-watch.1
PLIST_FILES=    bin/${UNIQUENAME}

do-build:
    ${CC} ${CFLAGS} ${LDFLAGS} ${WRKSRC}/${PORTNAME}.c \
        -o ${WRKSRC}/${UNIQUENAME}

do-install:
    ${INSTALL_PROGRAM} ${WRKSRC}/${UNIQUENAME} ${PREFIX}/bin
    ${INSTALL_MAN} ${WRKSRC}/watch.1 ${MANPREFIX}/man/man1/${UNIQUENAME}.1

.include <bsd.port.mk>
7-09-03 01:52:24 +0800'>2007-09-033-636/+673 * Update to 3.5.mezz2007-08-233-9/+99 * Eqonomize! is a personal accounting software, with focus on efficiency andmiwi2007-08-2116-0/+325 * Update to 1.14delphij2007-08-132-4/+4 * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-042-4/+4 * - Make Python 2.5.1 the default Python versionalexbl2007-07-302-1/+4 * Update to 2.2.0ahze2007-07-293-12/+28 * Update to 2.2.0ahze2007-07-293-293/+72 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-233-3/+0 * Update to 0.09erwin2007-07-172-4/+4 * Update to 3.17erwin2007-07-172-4/+4 * - Update to 0.06001rafan2007-07-162-5/+6 * - Fix build with boost 1.34.0: The Boost unit test framework shared librarybarner2007-07-092-0/+23 * upgrade to 0.2.7ijliao2007-07-082-4/+4 * - Update/add mirrorssat2007-07-081-2/+2 * - Bump boost shared library version to 4barner2007-07-041-1/+2 * - Update to 1.11miwi2007-06-303-5/+11 * dirrmtry share/gnome/xmlahze2007-06-281-1/+1 * Unbreak, fixing MASTER_SITES.lth2007-06-262-8/+6 * - Mark BROKEN: Checksum mismatchpav2007-06-26