blob: 09c9f2f1b1f5eac8155bd523d6b15475f6673217 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# New ports collection makefile for: kterm
# Version required: 6.1
# Date created: 18 November 1994
# Whom: asami
#
# $Id: Makefile,v 1.5 1995/02/11 13:51:26 asami Exp $
#
DISTNAME= kterm-6.1.0
USE_IMAKE= yes
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= asami@FreeBSD.ORG
.include <bsd.port.mk>
|