freebsd-ports/korean/hcode/Makefile
Ade Lovett 7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00

23 lines
576 B
Makefile

# New ports collection makefile for: hcode
# Date created: 31 Mar 1997
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
#
# $FreeBSD$
#
PORTNAME= hcode
PORTVERSION= 2.1.3
CATEGORIES= korean
MASTER_SITES= ftp://ftp.kr.FreeBSD.org/pub/FreeBSD-kr/distfiles/ \
ftp://ftp.kaist.ac.kr/pub/hangul/incoming/ \
ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/incoming/
DISTNAME= hcode2.1-mailpatch3
MAINTAINER= cjh@FreeBSD.org
COMMENT= Hangul code conversion utility
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/hcode ${PREFIX}/bin
.include <bsd.port.mk>