# New ports collection makefile for: mindterm-binary # Date created: 22 Sep 2000 # Whom: alex@FreeBSD.org # # $FreeBSD$ PORTNAME= mindterm-binary PORTVERSION= 1.2.1 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alex DISTNAME= mindtermbin-v121 DISTFILES= mindterm-ssh.html ${EXTRACT_ONLY} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= "A full vt220 compatible Java SSH-1 client (not only for websites)" USE_ZIP= yes NO_WRKSUBDIR= yes NO_BUILD= yes NO_CDROM= "Do not sell for profit" post-extract: @${CP} ${DISTDIR}/mindterm-ssh.html ${WRKSRC} @${MV} ${WRKSRC}/mindtermfull.jar ${WRKSRC}/mindterm.jar do-install: @${MKDIR} ${PREFIX}/share/java/mindterm .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/mindterm .for DOC in CHANGES FAQ FEATURES PLATFORMS TODO mindterm-ssh.html @${INSTALL_DATA} ${WRKSRC}/${DOC} ${PREFIX}/share/doc/mindterm/ .endfor .endif @${INSTALL_DATA} ${WRKSRC}/mindterm.jar ${PREFIX}/share/java/mindterm/ .include lt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/hanzim
Commit message (Expand)AuthorAgeFilesLines
* SIZEify.trevor2004-01-291-0/+1
* Update to tcl/tk 8.4 and bump PORTREVISION.kris2003-08-172-5/+6
* + refine Makefileleeym2003-06-263-15/+18
* fix typo in my previous commit.leeym2003-06-261-1/+1
* Fix the "Hanzim: start-up error" problemleeym2003-06-233-7/+37
* remove extra entry in PLISTleeym2003-06-171-1/+0
* o Fix unfetchable distfile by upgrading to 1.3leeym2003-06-122-2/+2
* Look in the 'Old' subdir if we can't find the distfile.petef2003-05-101-1/+2
* De-pkg-comment.knu2003-02-212-1/+1
* 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
* Add tk83 to BUILD_DEPENDS, RUN_DEPENDS.clive2001-10-201-0/+3