1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/devel/tvision/Makefile

20 lines
374 B
Makefile
Raw Normal View History

# New ports collection makefile for: tvision
# Version required: 0.7
# Date created: 16 February 1997
# Whom: Sandro Sigala
#
1999-08-25 05:57:29 +00:00
# $FreeBSD$
#
DISTNAME= tvision-0.7
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= devel/lang/c++
MAINTAINER= ssigala@globalnet.it
USE_LIBTOOL= yes
1998-09-16 22:34:38 +00:00
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)"
.include <bsd.port.mk>