mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
21 lines
432 B
Makefile
21 lines
432 B
Makefile
# New ports collection makefile for: pine
|
|
# http://www.washington.edu/pine/
|
|
# Version required: 3.95
|
|
# Date created: 03 September 1994
|
|
# Whom: mr
|
|
#
|
|
# $Id: Makefile,v 1.15 1996/12/03 20:28:23 ache Exp $
|
|
#
|
|
|
|
DISTNAME= pine3.95
|
|
PKGNAME= pine-3.95
|
|
CATEGORIES= mail news
|
|
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
MAN1= pine.1 pico.1 pilot.1
|
|
MAN8= imapd.8c ipopd.8c
|
|
|
|
.include <bsd.port.mk>
|