1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/devel/tvision/Makefile

20 lines
345 B
Makefile
Raw Normal View History

# New ports collection makefile for: tvision
# Date created: 16 February 1997
# Whom: Sandro Sigala
#
1999-08-25 05:57:29 +00:00
# $FreeBSD$
#
2000-04-14 05:44:42 +00:00
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
INSTALLS_SHLIB= yes
1998-09-16 22:34:38 +00:00
.include <bsd.port.mk>