pkgsrc/x11/hanterm/Makefile
junyoung 03709716bb Update hanterm to 3.1.6nb1. Changes include:
- Use daewoo-mincho font by default; goodbye to annoying "font not found"
   error.
 - Set default attribute to white text on black background for readability.
2002-11-02 14:06:02 +00:00

15 lines
355 B
Makefile

# $NetBSD: Makefile,v 1.6 2002/11/02 14:06:02 junyoung Exp $
DISTNAME= hanterm-3.1.6
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= http://hanterm.org/download/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://hanterm.org/
COMMENT= X11R6-based xterm hacked for managing Korean languages
USE_IMAKE= YES
ALL_TARGET= hanterm
.include "../../mk/bsd.pkg.mk"