mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
18 lines
357 B
Makefile
18 lines
357 B
Makefile
# New ports collection makefile for: kterm
|
|
# Version required: 6.1
|
|
# Date created: 18 November 1994
|
|
# Whom: asami
|
|
#
|
|
# $Id: Makefile,v 1.7 1995/04/01 12:46:24 jkh Exp $
|
|
#
|
|
|
|
DISTNAME= kterm-6.1.0
|
|
CATEGORIES+= japanese x11
|
|
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
|
|
|
|
MAINTAINER= asami@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|