1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/mail/newmail/Makefile
Bryan Drewery 6910bf819a - Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
2013-03-07 03:25:10 +00:00

19 lines
387 B
Makefile

# Created by: Andrew Stevenson <andrew@ugh.net.au>
# $FreeBSD$
PORTNAME= newmail
PORTVERSION= 1.0.2
CATEGORIES= mail
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/newmail/
MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= Tool for checking for new mail in multiple mail boxes
WRKSRC= ${WRKDIR}/newmail
MAN1= newmail.1
MANCOMPRESSED= maybe
PLIST_FILES= bin/newmail
.include <bsd.port.mk>