16 lines
346 B
Makefile
16 lines
346 B
Makefile
# New ports collection makefile for: kterm
|
|
# Version required: 6.1
|
|
# Date created: 18 November 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.0 1994/11/18 00:00:00 asami Exp $
|
|
#
|
|
|
|
DISTNAME= kterm-6.1.0
|
|
USE_IMAKE= yes
|
|
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
|
|
INSTALL_MANPAGES= yes
|
|
PKG_CMD= pkg_create -N
|
|
|
|
.include <bsd.port.mk>
|