# New ports collection makefile for: jing # Date created: 3 February 2002 # Whom: Kimura Fuyuki # # $FreeBSD$ # PORTNAME= jing PORTVERSION= 2003.06.19 CATEGORIES= textproc MASTER_SITES= http://www.thaiopensource.com/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org COMMENT= A RELAX NG validator in Java USE_ZIP= yes USE_JAVA= 1.4+ NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes do-install: ${INSTALL_DATA} ${WRKSRC}/bin/jing.jar ${JAVAJARDIR} post-install: ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/*.html ${DOCSDIR} .if !defined(NOPORTDOCS) ${CP} -R ${WRKSRC}/doc ${DOCSDIR} ${MKDIR} ${EXAMPLESDIR} ${CP} -R ${WRKSRC}/sample/* ${EXAMPLESDIR} .endif .include ef='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
* - Update to 2.0.0.p5vs2004-08-103-6/+17
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* - Update to 2.0.0pre4sergei2003-11-163-35/+41
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-221-26/+26
* Remove USE_GNOMENG.marcus2003-04-181-1/+0
* Update to version 2.0.0pre3.naddy2003-02-169-86/+56
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Deploy USE_GNOMENG infrastructurelioux2002-08-301-1/+2
* PERL -> REINPLACE_CMDijliao2002-07-081-1/+2
* add missing @dirrmijliao2002-06-112-1/+2
* - Fix PORTVERSIONijliao2002-06-011-3/+6
* add gtkwave 2.0.0p1ijliao2002-05-12