1995-08-14 04:08:02 +00:00
|
|
|
# New ports collection makefile for: 9term
|
|
|
|
# Version required: 1.6.3
|
|
|
|
# Date created: Sun Aug 13 12:36:14 CDT 1995
|
|
|
|
# Whom: erich@rrnet.com
|
|
|
|
#
|
1999-01-09 03:36:14 +00:00
|
|
|
# $Id: Makefile,v 1.10 1999/01/09 03:19:44 asami Exp $
|
1995-08-14 04:08:02 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= 9term.1.6.3
|
|
|
|
PKGNAME= 9term-1.6.3
|
1999-01-09 03:19:49 +00:00
|
|
|
CATEGORIES= x11 plan9
|
1995-08-14 04:08:02 +00:00
|
|
|
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
|
1995-10-28 20:35:56 +00:00
|
|
|
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
|
1996-12-07 23:43:56 +00:00
|
|
|
# needs library and private header, but not during runtime
|
1999-01-09 03:36:14 +00:00
|
|
|
BUILD_DEPENDS= /nonexistent:${PORTSDIR}/editors/sam:extract
|
1996-12-07 09:05:09 +00:00
|
|
|
|
1998-11-28 09:07:24 +00:00
|
|
|
USE_XLIB= yes
|
|
|
|
MAN1= 9term.1
|
|
|
|
MANCOMPRESSED= yes
|
1999-01-09 03:19:49 +00:00
|
|
|
MAKE_ENV= SAMDIR=${WRKDIRPREFIX}${.CURDIR}/../../editors/sam
|
1995-08-14 04:08:02 +00:00
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|