e366d0c694
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
15 lines
355 B
Makefile
15 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.7 2003/06/02 01:15:43 jschauma Exp $
|
|
|
|
DISTNAME= hanterm-3.1.6
|
|
PKGREVISION= 1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://hanterm.org/download/
|
|
|
|
MAINTAINER= tech-pkg@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"
|