mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
325 B
Makefile
19 lines
325 B
Makefile
# New ports collection makefile for: tvision
|
|
# Date created: 16 February 1997
|
|
# Whom: Sandro Sigala
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= tvision
|
|
PORTVERSION= 0.7
|
|
CATEGORIES= devel
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= devel/lang/c++
|
|
|
|
MAINTAINER= ssigala@globalnet.it
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
.include <bsd.port.mk>
|