# New ports collection makefile for: xeartk # Date created: 26 August 2006 # Whom: Andrew Pantyukhin # # $FreeBSD$ # PORTNAME= xeartk PORTVERSION= 2.2 PORTREVISION= 3 CATEGORIES= astro tk MASTER_SITES= SF/tkgeomap/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Small demo for tkgeomap LIB_DEPENDS= tkgeomap.0:${PORTSDIR}/astro/tkgeomap USE_TK_RUN= yes NO_BUILD= yes DATA_FILES= README cities land.xdr rivers.xdr water.xdr PLIST_FILES= bin/${PORTNAME} ${DATA_FILES:S,^,%%DATADIR%%/,} PLIST_DIRS= %%DATADIR%% post-patch: @${REINPLACE_CMD} -e 's,data/,${DATADIR}/,g;s,wish,${WISH},' ${WRKSRC}/src/XEartk.tcl do-install: @${INSTALL_SCRIPT} ${WRKSRC}/src/XEartk.tcl ${PREFIX}/bin/${PORTNAME} @${INSTALL} -d ${DATADIR} @${INSTALL_DATA} ${DATA_FILES:S,^,${WRKSRC}/data/,} ${DATADIR}/ .include '/>
aboutsummaryrefslogtreecommitdiffstats
>krion
Commit message (Expand)AuthorAgeFilesLines
* Join SIZEify movement here; add a SIZE line.matusita2004-03-181-0/+1
* Put NO_LATEST_LINK to previous versions of VMware Tools.matusita2004-02-061-0/+1
* Fixup for package cluster building.matusita2003-05-041-0/+1
* Cosmetic fixes for old VMware guest tools to sync with the latest one.matusita2003-04-193-3/+3
2004-02-011-3/+9
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
* Update the PostgreSQL ports to use the KRB5_HOME variable instead ofseanc2004-01-181-1/+1
* Maintainer update to PostgreSQL 7.4.1. This release includes fixed identseanc2003-12-255-15/+33
* Remove the PORTNAME from postgreql-client. PORTNAME is set byseanc2003-12-062-4/+28
* Make PORTNAME ovverrideable by slave ports again.erwin2003-12-041-1/+1
* Introduce the world to PostgreSQL 7.4! By and large this release isseanc2003-12-046-59/+138
* Set pkg-comment only when there isn't one set yet (make portedwin2003-10-131-1/+1
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
* Fix my fault in previous commit: put a pkg-messageosa2003-08-121-0/+0
* Update to 7.3.4osa2003-08-125-63/+30
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-2/+2
* postgresql slave ports, reduce unnecessary portrevision bumpsdaichi2003-06-191-0/+1
* The control script that ships with the postgresosa2003-06-121-1/+1
* Use ${MASTER_SITE_PGSQL} instead of multiple sitesosa2003-06-111-14/+1
* Remove a patch file which is no need for 7.3.3.nork2003-06-021-38/+0
* Update to 7.3.3.nork2003-06-023-42/+18
* Add patch for a fix for braindead applications that were depending onseanc2003-02-203-1/+31
* Add a patch fix a long standing bug in PostgreSQL with LISTEN/NOTIFYseanc2003-02-201-0/+38