1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Steve Price cc3da74d4d Fixup CATEGORIES list.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 17:18:16 +00:00

25 lines
580 B
Makefile

# 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
#
# $Id: Makefile,v 1.6 1998/08/23 07:34:46 hoek Exp $
#
DISTNAME= 9term.1.6.3
PKGNAME= 9term-1.6.3
CATEGORIES= plan9 x11
MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
MAINTAINER= erich@FreeBSD.org
MAN1= 9term.1
MANCOMPRESSED= yes
# needs library and private header, but not during runtime
BUILD_DEPENDS= /always_build_it:${PORTSDIR}/plan9/sam
NO_WRKSUBDIR= yes
.include <bsd.port.mk>