mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
e90adf0512
it's pretty slick if a CUI is what you're in the market for (well, it certainly makes libdialog look seriously weak by comparison, anyway). I plan to use it for sysinstall's replacement. Submitted by: Sergio Sigala <ssigala@globalnet.it>
18 lines
329 B
Makefile
18 lines
329 B
Makefile
# New ports collection makefile for: tvision
|
|
# Version required: 0.3
|
|
# Date created: 16 February 1997
|
|
# Whom: Sandro Sigala
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= tvision-0.3
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ftp://freefall.FreeBSD.ORG/pub/FreeBSD/LOCAL_PORTS/
|
|
|
|
MAINTAINER= ssigala@globalnet.it
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|