# New ports collection makefile for: nhpf-1.42 # Date created: 25 May 1997 # Whom: Choi Jun Ho # # $FreeBSD$ # PORTNAME= nhpf PORTVERSION= 1.42 PORTREVISION= 1 CATEGORIES= korean www MASTER_SITES= ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/ MAINTAINER= cjh@FreeBSD.org COMMENT= Hangul Printing Filter for Netscape with embedded font do-install: ${MKDIR} ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/nhpf ${PREFIX}/bin .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include