initial import of ttygrin-0.4.7:

--
Screen-orientated interactive news and email client with MIME support,
the ability to browse multiple news servers, and LISP scripting
capabilities.

WWW: http://m-net.arbornet.org/~dlbeer/tty-grin/
Submitted by Vincent Derrien <vincent.derrien@free.fr>
This commit is contained in:
lebel 2002-03-10 14:49:48 +00:00
parent 741671b297
commit 970d8226a3
4 changed files with 40 additions and 0 deletions

29
mail/ttygrin/Makefile Normal file
View File

@ -0,0 +1,29 @@
# $OpenBSD: Makefile,v 1.1.1.1 2002/03/10 14:49:48 lebel Exp $
COMMENT= "tty-based mail and news client"
VERSION= 0.4.7
DISTNAME= tty-grin-${VERSION}
PKGNAME= ttygrin-${VERSION}
CATEGORIES= mail
NEED_VERSION= 1.507
HOMEPAGE= http://m-net.arbornet.org/~dlbeer/tty-grin/
MASTER_SITES= ${HOMEPAGE}
MAINTAINER= Vincent Derrien <vincent.derrien@free.fr>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
NO_REGRESS= Yes
USE_GMAKE= Yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ttygrin ${PREFIX}/bin/ttygrin
${INSTALL_DATA} ${WRKSRC}/ttygrin.1 ${PREFIX}/man/man1/ttygrin.1
.include <bsd.port.mk>

3
mail/ttygrin/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (tty-grin-0.4.7.tar.gz) = e2f788f53ae34e661fd83ba72ab2740c
RMD160 (tty-grin-0.4.7.tar.gz) = 7e02b3c08aa1f733603ad9c6f01a8c12dfa0eaa0
SHA1 (tty-grin-0.4.7.tar.gz) = 0c5f56a017e8fab7612bf3dac4e07f1483893bab

5
mail/ttygrin/pkg/DESCR Normal file
View File

@ -0,0 +1,5 @@
Screen-orientated interactive news and email client with MIME support,
the ability to browse multiple news servers, and LISP scripting
capabilities.
WWW: ${HOMEPAGE}

3
mail/ttygrin/pkg/PLIST Normal file
View File

@ -0,0 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/03/10 14:49:48 lebel Exp $
bin/ttygrin
man/man1/ttygrin.1