mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
16 lines
324 B
Makefile
16 lines
324 B
Makefile
# New ports collection makefile for: pine
|
|
# Version required: 3.91
|
|
# Date created: 03 September 1994
|
|
# Whom: mr
|
|
#
|
|
# $Id: Makefile,v 1.8 1995/04/11 20:28:22 asami Exp $
|
|
#
|
|
|
|
DISTNAME= pine3.91
|
|
PKGNAME= pine-3.91
|
|
CATEGORIES+= mail
|
|
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
.include <bsd.port.mk>
|