mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
18 lines
343 B
Makefile
18 lines
343 B
Makefile
# New ports collection makefile for: tvision
|
|
# Version required: 0.5
|
|
# Date created: 16 February 1997
|
|
# Whom: Sandro Sigala
|
|
#
|
|
# $Id: Makefile,v 1.4 1997/05/29 05:09:45 jdp Exp $
|
|
#
|
|
|
|
DISTNAME= tvision-0.5
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= ssigala@globalnet.it
|
|
|
|
HAS_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|