diff options
Diffstat (limited to 'graphics/vcg/Makefile')
-rw-r--r-- | graphics/vcg/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/vcg/Makefile b/graphics/vcg/Makefile index 4dde7ca999de..a50bd0fd56c1 100644 --- a/graphics/vcg/Makefile +++ b/graphics/vcg/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vcg -# Date created: 19 February 1995 -# Whom: hsu -# +# Created by: hsu # $FreeBSD$ -# PORTNAME= vcg PORTVERSION= 1.30 @@ -16,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A Visualization Tool for compiler graphs +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake USE_GCC= any |