mirror of https://git.FreeBSD.org/ports.git
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:
parent
116b57441e
commit
2ee0fc63ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
# $Id$
|
||||
#
|
||||
SUBDIR= pine
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
|
@ -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>
|
||||
Loading…
Reference in New Issue