1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/korean/hcode/Makefile

21 lines
551 B
Makefile
Raw Normal View History

# New ports collection makefile for: hcode
# Version required: 2.1mailpatch3
# Date created: 31 Mar 1997
# Whom: Choi Jun Ho <junker@jazz.snu.ac.kr>
#
# $Id: Makefile,v 1.3 1997/09/22 16:21:53 max Exp $
#
DISTNAME= hcode2.1-mailpatch3
PKGNAME= ko-hcode-2.1.3
CATEGORIES= korean
MASTER_SITES= ftp://ftp.kaist.ac.kr/pub/hangul/incoming/ \
ftp://ftp.kreonet.re.kr/pub/hangul/cair-archive/incoming/
MAINTAINER= junker@jazz.snu.ac.kr
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/hcode ${PREFIX}/bin
.include <bsd.port.mk>