mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
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>
|