diff options
Diffstat (limited to 'japanese/lipsf/Makefile')
-rw-r--r-- | japanese/lipsf/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/lipsf/Makefile b/japanese/lipsf/Makefile index e292ef18d2c8..503b182934c1 100644 --- a/japanese/lipsf/Makefile +++ b/japanese/lipsf/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lipsf -# Date created: 6 Dec 1996 -# Whom: Mita Yoshio <mita@jp.FreeBSD.org> -# +# Created by: Mita Yoshio <mita@jp.FreeBSD.org> # $FreeBSD$ -# PORTNAME= lipsf PORTVERSION= 2.00 @@ -20,6 +16,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//} MANLANG= ja MAN1= lipsf.1 pols.1 +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} |