diff options
Diffstat (limited to 'japanese/ngraph-fonts/Makefile')
-rw-r--r-- | japanese/ngraph-fonts/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/ngraph-fonts/Makefile b/japanese/ngraph-fonts/Makefile index aa18c40219b9..14640d3af13a 100644 --- a/japanese/ngraph-fonts/Makefile +++ b/japanese/ngraph-fonts/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: Japanese Font Setup for math/ngraph -# Date created: 6 December 1999 -# Whom: Yoshiro MIHIRA <sanpei@jp.FreeBSD.org> -# +# Created by: Yoshiro MIHIRA <sanpei@jp.FreeBSD.org> # $FreeBSD$ -# PORTNAME= ngraph-fonts PORTVERSION= 1.0 @@ -27,4 +23,5 @@ NO_BUILD= yes do-install: # empty +NO_STAGE= yes .include <bsd.port.mk> |