1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Bring in the new ports/mail tree and Michael Reifenberger's pine port

in one swell foop.
Reviewed by:	jkh
Submitted by:	mr
This commit is contained in:
Jordan K. Hubbard 1994-09-03 20:43:16 +00:00
parent 116b57441e
commit 2ee0fc63ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57
2 changed files with 19 additions and 0 deletions

6
mail/Makefile Normal file
View File

@ -0,0 +1,6 @@
# $Id$
#
SUBDIR= pine
.include <bsd.port.subdir.mk>

13
mail/pine4/Makefile Normal file
View File

@ -0,0 +1,13 @@
# New ports collection makefile for: pine
# Version required: 3.90
# Date created: 03 September 1994
# Whom: mr
#
# $Id$
#
DISTNAME= pine3.90
HOME_LOCATION= ftp://ftp.cac.washington.edu/pine/pine3.90.tar.Z
EXTRACT_SUFX=.tar.Z
.include <bsd.port.mk>