# New ports collection makefile for: jhd # Date created: Feb 5, 1998 # Whom: Satoshi TAOKA # # $FreeBSD$ # PORTNAME= jhd PORTVERSION= 2.3 CATEGORIES= japanese MASTER_SITES= ftp://ftp.iamas.ac.jp/UNIX/File/ MAINTAINER= ports@FreeBSD.org COMMENT= Japanese Hexdecimal Dump BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf MANLANG= ja MAN1= jhd.1 PLIST_FILES= bin/jhd post-build: cd ${WRKSRC}; \ ${MV} jhd.1 jhd.1.org; \ nkf -e jhd.1.org > jhd.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/jhd ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/jhd.1 ${PREFIX}/man/ja/man1 .include ink rel='vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.7.0.nobutaka2011-05-291-1/+1
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* - Update to 1.6.0.nobutaka2010-11-271-6/+6
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* Change USE_GCC=4.2 to USE_GCC=4.2+.gerald2008-12-291-4/+4
* Update to 1.5.3.nobutaka2008-10-191-1/+2
* Update to 1.5.1.nobutaka2008-05-181-0/+1
* Update to 1.5.0.nobutaka2008-05-111-2/+2
* - Update to 1.4.1.nobutaka2007-10-142-15/+7