# New ports collection makefile for: fr-geonext # Date created: 24 July 2003 # Whom: Andreas Fehlner (fehlner@gmx.de) # # $FreeBSD$ # PORTNAME= geonext PORTVERSION= 1.0 CATEGORIES= french math MASTER_SITES= http://geonext.uni-bayreuth.de/content/fr/download/ \ http://btmdx8.mat.uni-bayreuth.de/~andi/geonext/fr/ DISTNAME= geonext_fr MAINTAINER= fehlner@gmx.de COMMENT= Interactive (dynamic) elementary Geometry Software NO_BUILD= yes USE_ZIP= yes WRKSRC= ${WRKDIR} USE_JAVA= 1.4 JAVA= ${JAVA_HOME}/bin/java GNAME= geonext-fr GLOCATE= ${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME} DATA= cacerts didmat.crt geonext.html geonext.jar license.txt GIF= pixel.gif gx.gif gni.gif gn.gif g.gif x.ico do-install: ${MKDIR} ${GLOCATE} @${ECHO_MSG} '#!/bin/sh' > ${GLOCATE}/${GNAME} @${ECHO_MSG} '${JAVA} -cp ${GLOCATE}/geonext.jar geonext/Geonext&'\ >>${GLOCATE}/${GNAME} ${CHMOD} a+x ${GLOCATE}/${GNAME} cd ${WRKSRC} && ${INSTALL_DATA} ${DATA} ${GLOCATE} cd ${WRKSRC} && ${INSTALL_DATA} ${GIF} ${GLOCATE} ${INSTALL_SCRIPT} ${GLOCATE}/${GNAME} ${PREFIX}/bin post-install: ${CAT} ${PKGMESSAGE} .include title='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/net6
Commit message (Expand)AuthorAgeFilesLines
* Conversion to a single libtool environment.ade2006-02-232-1/+3
* Update to 1.2.2.lawrance2006-02-123-12/+8
* o Update net/net6 to 1.2.1 [1]garga2005-12-213-7/+15
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1