aboutsummaryrefslogtreecommitdiffstats
path: root/palm/pilrc/Makefile
blob: 5e502bef7f248376c17efb33853533e098cd5859 (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
# New ports collection makefile for:    PilRC
# Date created:     29 Mar 2000
# Whom:         Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   pilrc
PORTVERSION=    3.2
PORTREVISION=   3
CATEGORIES= palm
MASTER_SITES=   SF

MAINTAINER= ports@FreeBSD.org
COMMENT=    Resource compiler for Pilot applications

WRKSRC=     ${WRKDIR}/pilrc-${PORTVERSION}/unix
CONFIGURE_ARGS+=    --enable-pilrcui

USE_GNOME=  gtk12
GNU_CONFIGURE=  yes

do-install:
    ${INSTALL_PROGRAM} ${WRKSRC}/pilrc ${WRKSRC}/pilrcui ${PREFIX}/bin
.if !defined(NOPORTDOCS)
    ${MKDIR} ${DOCSDIR}
    ${CP} -R ${WRKSRC}/../doc/* ${DOCSDIR}
.endif

.include <bsd.port.mk>
e='2014-12-09 00:48:38 +0800'>2014-12-091-1/+1 * - Release ports maintained by games@amdmi32014-11-011-1/+1 * - Switch to PLIST_FILES/PORTDATAamdmi32014-09-242-481/+7 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1 * Stage games/adonthell and unbreak on FreeBSD 10+marino2014-08-211-19/+20 * Modernize LIB_DEPENDSbapt2014-07-141-1/+1 * Resetting maintainership on ports that have not been staged and without anyantoine2014-07-031-1/+1 * Convert GMAKE to MAKE_CMDbapt2014-06-251-2/+2 * Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-131-1/+1 * - Convert gmake, bzip to USESmiwi2014-05-291-2/+1 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-2/+2 * Update maintainer email addressrodrigo2014-01-291-1/+1 * games/adonthell: Fix C++ to build on gcc 4.6+ and clangmarino2013-11-024-0/+50 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-4/+2 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * - Pass maintainership to submitterbdrewery2012-08-064-8/+11 * libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1 * - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1 * Add LICENSE data.crees2011-12-151-0/+3 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-4/+3 * -remove MD5ohauer2011-07-031-2/+0 * - Update graphics/sdl_ttf to version 2.0.10mva2010-08-111-1/+1 * Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-1/+1 * fix typo and use default python version (2.6)makc2010-06-052-3/+6 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - Update devel/sdl12 to version 1.2.14.mva2010-01-301-1/+1 * For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-1/+0 * Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-0/+1 * - Update to 0.3.5miwi2009-01-176-301/+258 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1 * - Fix build with gcc 4.2miwi2007-11-226-6/+125 * - Make Python 2.5.1 the default Python versionalexbl2007-07-301-2/+3 * - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-2/+2 * BROKEN with gcc 4.2kris2007-05-271-0/+4 * - Welcome X.org 7.2 \o/.flz2007-05-202-2/+1 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-2/+22 * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-3/+1 * Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1 * BROKEN on sparc64: Does not buildkris2006-09-011-0/+4 * Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0 * Add missing USE_GETTEXTkris2006-01-261-0/+1 * SHA256ifyedwin2006-01-221-0/+2 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * - Update to 0.3.4jylefort2005-04-2910-536/+520 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * BROKEN: Does not compile on FreeBSD >= 5.xkrion2005-03-10