Initial import of ja-mnews-gnspool version 1.21.
Simple new and E-mail reader (offline mode with gnspool). PR: 7558 (2 of 2) Submitted by: SADA Kenji <sada@e-mail.ne.jp> ----------------------------------------------------------------------
This commit is contained in:
parent
cf99358803
commit
97f5da5843
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12782
2 changed files with 20 additions and 0 deletions
19
japanese/mnews-gnspool/Makefile
Normal file
19
japanese/mnews-gnspool/Makefile
Normal file
|
@ -0,0 +1,19 @@
|
|||
# New ports collection makefile for: mnews-gnspool
|
||||
# Version required: 1.21
|
||||
# Date created: 23 Sep 1996
|
||||
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
PKGNAME= ja-mnews-gnspool-1.21
|
||||
|
||||
RUN_DEPENDS= gnspool:${PORTSDIR}/japanese/gn-gnspool
|
||||
|
||||
FILESDIR= ${.CURDIR}/../mnews/files
|
||||
PKGDIR= ${.CURDIR}/../mnews/pkg
|
||||
COMMENT= ${.CURDIR}/pkg/COMMENT
|
||||
|
||||
GNSPOOL= 1
|
||||
|
||||
.include "../mnews/Makefile"
|
1
japanese/mnews-gnspool/pkg-comment
Normal file
1
japanese/mnews-gnspool/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
|||
Simple news and E-mail reader (offline mode with gnspool)
|
Loading…
Reference in a new issue