1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/mail/chk4mail/Makefile
Pav Lucistnik 17c5ff5535 - Update to 2.20
PR:		ports/94239
Submitted by:	Johan van Selst <johans@stack.nl> (maintainer)
2006-03-16 13:06:39 +00:00

25 lines
542 B
Makefile

# New ports collection makefile for: chk4mail
# Date created: 18 October 2002
# Whom: johans
#
# $FreeBSD$
#
PORTNAME= chk4mail
PORTVERSION= 2.20
CATEGORIES= mail
MASTER_SITES= ftp://ftp.stack.nl/pub/users/johans/chk4mail/ \
ftp://mud.stack.nl/pub/chk4mail/
MAINTAINER= johans@stack.nl
COMMENT= A utility to quickly check multiple folders for new email
PLIST_FILES= bin/chk4mail bin/chkimap
MAN1= chk4mail.1 chkimap.1
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>