# New ports collection makefile for: yuzu # Date created: 31 March 2000 # Whom: Daichi GOTO # # $FreeBSD$ # PORTNAME= yuzu PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.ongs.net/yuzu/ MAINTAINER= daichi@freebsd.org COMMENT= A nicer mail user agent powered by JavaMail and JFC/Swing RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8:${PORTSDIR}/java/jdk11 \ ${LOCALBASE}/share/java/jfc-1.1.1:${PORTSDIR}/java/jfc NO_BUILD= yes PLIST_SUB= DISTNAME="${DISTNAME}" do-install: ${MKDIR} ${PREFIX}/share/java/${DISTNAME} ${MKDIR} ${PREFIX}/share/java/${DISTNAME}/yuzu @${CP} -R ${WRKSRC}/* ${PREFIX}/share/java/${DISTNAME}/yuzu/ @${CP} ${WRKSRC}/misc/README* ${PREFIX}/share/java/${DISTNAME} @${CP} -R ${WRKSRC}/misc/config ${PREFIX}/share/java/${DISTNAME} @${LN} -s ${PREFIX}/share/java/${DISTNAME}/yuzu/yuzu.sh ${PREFIX}/bin/yuzu .include cgit'>
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qscheme
Commit message (Expand)AuthorAgeFilesLines
* Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0
* SHA256ifyedwin2006-01-221-0/+1
* BROKEN on amd64 and ia64: Does not buildkris2004-12-041-0/+4
* - Fix configure error from bad tarballsem2004-11-024-8/+35
* - Trim newlines at the end of patcheskrion2004-06-114-5/+2
* Restore maintainer; his email was bouncing last week and I fat-fingered thekris2004-05-161-1/+1
* Reset bouncing maintainer address:kris2004-05-161-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* - Honour PTHREAD_{CFLAGS,LIBS}krion2004-02-172-33/+2
* FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS}kris2004-02-171-0/+4
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Force to use gcc2.95. Fix configuration problems, too.linimon2003-11-212-12/+69
* Use the virtual category "scheme" (part ii)edwin2003-08-281-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Fix on -current (get gmp from ${LOCALBASE})anholt2002-12-211-0/+2
* Set MAINTAINER back to the submitter. He is now reachable again.knu2002-12-181-1/+1
* port wants gmp, port gets gmpedwin2002-11-241-1/+7
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgkris2002-11-18