diff options
Diffstat (limited to 'japanese/vflib/Makefile')
-rw-r--r-- | japanese/vflib/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile index 25723ec02c0e..791c60d40a63 100644 --- a/japanese/vflib/Makefile +++ b/japanese/vflib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vflib + FreeType -# Date created: 10 May 1996 -# Whom: Mita Yoshio <mita@jp.FreeBSD.org> -# +# Created by: Mita Yoshio <mita@jp.FreeBSD.org> # $FreeBSD$ -# PORTNAME= vflib PORTVERSION= 2.25.6 @@ -15,6 +11,9 @@ DISTNAME= VFlib2-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Japanese Vector font library +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-29 + BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake RUN_DEPENDS= ${LOCALBASE}/share/font-sazanami/sazanami-mincho.ttf:${PORTSDIR}/japanese/font-sazanami |