diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-03-18 21:56:30 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-03-18 21:56:30 +0000 |
commit | b63a28f690b27a0ef6821a035dbe6cb73bebe946 (patch) | |
tree | 51d86f5b60bf968487093b3c7a33dfaf18107397 /japanese/yasou-fpw | |
parent | 6b5b1aa5c967aad14fed743af779c3f9d3916a4d (diff) | |
download | ports-b63a28f690b27a0ef6821a035dbe6cb73bebe946.tar.gz ports-b63a28f690b27a0ef6821a035dbe6cb73bebe946.zip |
Notes
Diffstat (limited to 'japanese/yasou-fpw')
-rw-r--r-- | japanese/yasou-fpw/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/japanese/yasou-fpw/Makefile b/japanese/yasou-fpw/Makefile index 457b18074c39..b0585a69d4be 100644 --- a/japanese/yasou-fpw/Makefile +++ b/japanese/yasou-fpw/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: Yasou picture book - JIS X 4081 version -# Date created: 2004.11.08 -# Whom: Hideyuki KURASHINA <rushani@FreeBSD.org> -# Based on: Satoshi Taoka's roget-fpw -# +# Created by: Hideyuki KURASHINA <rushani@FreeBSD.org> # $FreeBSD$ -# PORTNAME= yasou-fpw PORTVERSION= 1.0.b0 @@ -15,7 +10,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.b0/beta0/} MAINTAINER= ports@FreeBSD.org COMMENT= Yasou picture book (EPWING V1 format) by SAS -NO_CDROM= "No commercial use, and no redistribution allowed with fee except media and/or shipping cost" +NO_CDROM= No commercial use, and no redistribution allowed with fee except media and/or shipping cost USE_ZIP= yes NO_BUILD= yes |