# ex:ts=8 # Ports collection makefile for: jcckit # Date created: Aug 30, 2004 # Whom: ijliao # # $FreeBSD$ # PORTNAME= jcckit PORTVERSION= 1.1 CATEGORIES= java graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Java Chart Construction Kit USE_ZIP= yes USE_JAVA= yes WRKSRC= ${WRKDIR}/JCCKit NO_BUILD= yes PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar .if !defined(NOPORTDOCS) PORTDOCS= * .endif do-install: ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar ${JAVAJARDIR} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for file in LICENSE.txt README.html docs ${CP} -R ${WRKSRC}/${file} ${DOCSDIR} .endfor .endif .include it repository'/>
aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterBug 736476 - Space lost on the end of lineTomas Popela10 years
archive-integration-reviewMake gnome-autoar be an optional dependencyTing-Wei Lan11 years
archive-integrationFix "Open with" problemTing-Wei Lan11 years
 
TagDownloadAuthorAge
EVOLUTION_3_11_1gsoc2013-evolution-EVOLUTION_3_11_1.tar.gz  gsoc2013-evolution-EVOLUTION_3_11_1.tar.zst  gsoc2013-evolution-EVOLUTION_3_11_1.zip  Matthew Barnes11 years
EVOLUTION_3_10_1gsoc2013-evolution-EVOLUTION_3_10_1.tar.gz  gsoc2013-evolution-EVOLUTION_3_10_1.tar.zst  gsoc2013-evolution-EVOLUTION_3_10_1.zip  Matthew Barnes11 years
EVOLUTION_3_10_0gsoc2013-evolution-EVOLUTION_3_10_0.tar.gz  gsoc2013-evolution-EVOLUTION_3_10_0.tar.zst  gsoc2013-evolution-EVOLUTION_3_10_0.zip  Matthew Barnes11 years
EVOLUTION_3_9_92gsoc2013-evolution-EVOLUTION_3_9_92.tar.gz  gsoc2013-evolution-EVOLUTION_3_9_92.tar.zst  gsoc2013-evolution-EVOLUTION_3_9_92.zip  Matthew Barnes11 years
EVOLUTION_3_9_91gsoc2013-evolution-EVOLUTION_3_9_91.tar.gz  gsoc2013-evolution-EVOLUTION_3_9_91.tar.zst  gsoc2013-evolution-EVOLUTION_3_9_91.zip  Matthew Barnes11 years
EVOLUTION_3_9_90gsoc2013-evolution-EVOLUTION_3_9_90.tar.gz  gsoc2013-evolution-EVOLUTION_3_9_90.tar.zst  gsoc2013-evolution-EVOLUTION_3_9_90.zip  Matthew Barnes11 years
EVOLUTION_3_8_5gsoc2013-evolution-EVOLUTION_3_8_5.tar.gz  gsoc2013-evolution-EVOLUTION_3_8_5.tar.zst  gsoc2013-evolution-EVOLUTION_3_8_5.zip  Matthew Barnes11 years
EVOLUTION_3_9_5gsoc2013-evolution-EVOLUTION_3_9_5.tar.gz  gsoc2013-evolution-EVOLUTION_3_9_5.tar.zst  gsoc2013-evolution-EVOLUTION_3_9_5.zip  Matthew Barnes11 years
EVOLUTION_3_8_4gsoc2013-evolution-EVOLUTION_3_8_4.tar.gz  gsoc2013-evolution-EVOLUTION_3_8_4.tar.zst  gsoc2013-evolution-EVOLUTION_3_8_4.zip  Matthew Barnes11 years
EVOLUTION_3_9_4gsoc2013-evolution-EVOLUTION_3_9_4.tar.gz  gsoc2013-evolution-EVOLUTION_3_9_4.tar.zst  gsoc2013-evolution-EVOLUTION_3_9_4.zip  Matthew Barnes11 years
[...]
 
AgeCommit messageAuthorFilesLines
2002-01-20This commit was manufactured by cvs2svn to create tagGEDIT_1_110_1nobody