diff options
author | SADA Kenji <sada@FreeBSD.org> | 2000-01-03 19:57:22 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2000-01-03 19:57:22 +0000 |
commit | 5ed8fc1a37526324809d8a7a316b54752c99aea1 (patch) | |
tree | dafeb1f78634ddd869a6b578e54b7d543d6d256d /japanese | |
parent | a2b81e5119b0d5e85d545d0e88443a762a9ed4b2 (diff) |
Mnews port with imput support.
This is a slave port of japanese/mnews.
CVS PR: Fill this in if a GNATS PR is affected by the change.
Notes
Notes:
svn path=/head/; revision=24392
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/mnews-im/Makefile | 19 | ||||
-rw-r--r-- | japanese/mnews-im/pkg-comment | 1 |
2 files changed, 20 insertions, 0 deletions
diff --git a/japanese/mnews-im/Makefile b/japanese/mnews-im/Makefile new file mode 100644 index 000000000000..fdd4ed0a123e --- /dev/null +++ b/japanese/mnews-im/Makefile @@ -0,0 +1,19 @@ +# New ports collection makefile for: mnews-im +# Version required: 1.22 +# Date created: 03 Jan 2000 +# Whom: SADA Kenji <sada@FreeBSD.org> +# +# $FreeBSD$ +# + +PKGNAME= ja-mnews-im-1.22 + +RUN_DEPENDS= imput:${PORTSDIR}/mail/im + +MASTERDIR= ${.CURDIR}/../mnews +COMMENT= ${.CURDIR}/pkg/COMMENT + +GNSPOOL= 0 +IMPUT= 1 + +.include "${MASTERDIR}/Makefile" diff --git a/japanese/mnews-im/pkg-comment b/japanese/mnews-im/pkg-comment new file mode 100644 index 000000000000..91ab871da2c0 --- /dev/null +++ b/japanese/mnews-im/pkg-comment @@ -0,0 +1 @@ +Simple news and E-mail reader (offline mode with IM) |