1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/devel/tvision/Makefile
Jordan K. Hubbard e90adf0512 Commit the Borland TurboVision Port. I've been playing with this and
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>
1997-02-25 04:19:49 +00:00

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>