From 68cedde179efa63f0b3648d992a6cdd8ee8f055d Mon Sep 17 00:00:00 2001 From: chuckr Date: Sat, 26 Apr 1997 22:20:02 +0000 Subject: Port of Pine, customized for the Korean language Submitted by: Choi Jun Ho --- korean/pine/Makefile | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 korean/pine/Makefile (limited to 'korean/pine/Makefile') diff --git a/korean/pine/Makefile b/korean/pine/Makefile new file mode 100644 index 00000000000..bbbd89e3476 --- /dev/null +++ b/korean/pine/Makefile @@ -0,0 +1,42 @@ +# New ports collection makefile for: pine-3.96k +# +# Version required: 3.96k +# Date created: 2 Apr 1997 +# Whom: Choi Jun Ho +# +# $Id$ +# + +DISTNAME= pine3.96 +PKGNAME= kr-pine-3.96k +CATEGORIES= korean mail +MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \ + ftp://ftp.kaist.ac.kr/pub/hangul/mail/Others/ \ + ftp://sunsite.kren.nm.kr/pub/packages/hangul/mail/Others/ \ + +DISTFILES= pine3.96.tar.gz pine395k.patch.tar.gz +MAINTAINER= junker@jazz.snu.ac.kr + +EXTRACT_ONLY= pine3.96.tar.gz +MAN1= pine.1 pico.1 pilot.1 + +post-patch: + @cd ${WRKSRC}; \ + tar zxf ${DISTDIR}/pine395k.patch.tar.gz; \ + (cd pine395k; \ + patch < ${FILESDIR}/pine395k.to.396k.patch); \ + patch -s -p0 < pine395k/pine395k.patch + +post-install: + install -d -o ${SHAREOWN} -g ${SHAREGRP} -m 755 \ + ${PREFIX}/share/doc/pine + cd ${WRKSRC} && \ + ${INSTALL_DATA} doc/tech-notes.txt ${PREFIX}/share/doc/pine + cd ${WRKSRC} && \ + ${INSTALL_DATA} pine395k/README \ + ${PREFIX}/share/doc/pine/README.patch.ko + cd ${WRKSRC} && \ + ${INSTALL_DATA} pine395k/README.pine \ + ${PREFIX}/share/doc/pine/README.pine.ko + +.include -- cgit '>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Pass maintainership to submitterrafan2006-08-151-1/+1
* - Remove directories that are not in mtree filerafan2006-08-15