diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2000-07-23 05:06:38 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2000-07-23 05:06:38 +0000 |
commit | 8261619838417da1ea166c453c828e55534c14aa (patch) | |
tree | 8dc200888afcb8314658731710c62afe890c7c4b /korean/hcode/Makefile | |
parent | f904bcfbf6e0a98a3a2ac3fbfee149b0ecc1e7f5 (diff) | |
download | ports-8261619838417da1ea166c453c828e55534c14aa.tar.gz ports-8261619838417da1ea166c453c828e55534c14aa.zip |
Notes
Diffstat (limited to 'korean/hcode/Makefile')
-rw-r--r-- | korean/hcode/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/korean/hcode/Makefile b/korean/hcode/Makefile index f2ea708d1cd2..faede83a6fd6 100644 --- a/korean/hcode/Makefile +++ b/korean/hcode/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= 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 + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/hcode ${PREFIX}/bin |