# New ports collection makefile for: h2ps-2.06 # Date created: 20 May 1997 # Whom: CHOI Junho # # $FreeBSD$ # # 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