# New ports collection makefile for: h2ps-2.06 # Date created: 20 May 1997 # Whom: CHOI Junho # # $FreeBSD: ports/korean/h2ps/Makefile,v 1.14 2004/02/06 13:11:36 trevor Exp $ # # Thanks to SungGon Yi for advising 2.06 ports # PORTNAME= h2ps PORTVERSION= 2.06 CATEGORIES= korean print MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ MAINTAINER= cjh@FreeBSD.org COMMENT= Formats an ascii file for printing on a postscript printer with Korean char PLIST_FILES= bin/h2ps pre-build: @(cd ${WRKSRC}; make clean) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/h2ps ${PREFIX}/bin .include