|
Lines 2-8
Link Here
|
| 2 |
# Date created: 25 Feb 2000 |
2 |
# Date created: 25 Feb 2000 |
| 3 |
# Whom: Ville Eerola <ve@sci.fi> |
3 |
# Whom: Ville Eerola <ve@sci.fi> |
| 4 |
# |
4 |
# |
| 5 |
# $FreeBSD: ports/mail/fetchmail/Makefile,v 1.224 2012/11/17 05:59:03 svnexp Exp $ |
5 |
# $FreeBSD: head/mail/fetchmail/Makefile 303362 2012-08-30 06:24:48Z mandree $ |
| 6 |
# |
6 |
# |
| 7 |
# NOTE: The fetchmailconf program (an interactive program for |
7 |
# NOTE: The fetchmailconf program (an interactive program for |
| 8 |
# writing .fetchmailrc files) requires Python, Tk, X11, etc.. |
8 |
# writing .fetchmailrc files) requires Python, Tk, X11, etc.. |
|
Lines 11-17
Link Here
|
| 11 |
# want fetchmailconf to work, define the X11 option. |
11 |
# want fetchmailconf to work, define the X11 option. |
| 12 |
|
12 |
|
| 13 |
PORTNAME= fetchmail |
13 |
PORTNAME= fetchmail |
| 14 |
PORTVERSION= 6.3.22 |
14 |
PORTVERSION= 6.3.23 |
| 15 |
CATEGORIES= mail ipv6 |
15 |
CATEGORIES= mail ipv6 |
| 16 |
MASTER_SITES= BERLIOS/${PORTNAME}/ \ |
16 |
MASTER_SITES= BERLIOS/${PORTNAME}/ \ |
| 17 |
SF/${PORTNAME}/branch_6.3/ \ |
17 |
SF/${PORTNAME}/branch_6.3/ \ |