1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/devel/tvision/Makefile
1999-06-05 19:00:43 +00:00

19 lines
407 B
Makefile

# New ports collection makefile for: tvision
# Version required: 0.6
# Date created: 16 February 1997
# Whom: Sandro Sigala
#
# $Id: Makefile,v 1.8 1999/05/09 12:28:46 kuriyama Exp $
#
DISTNAME= tvision-0.6
CATEGORIES= devel
MASTER_SITES= ftp://ftp.vix.com/guests/ssigala/pub/tvision/
MAINTAINER= ssigala@globalnet.it
USE_LIBTOOL= yes
CONFIGURE_ENV= CXXFLAGS="$(CFLAGS)"
.include <bsd.port.mk>