Lines 2-11
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= lifelines |
4 |
PORTNAME= lifelines |
5 |
PORTVERSION= 3.0.51 |
5 |
PORTVERSION= 3.0.62 |
6 |
PORTREVISION= 1 |
|
|
7 |
CATEGORIES= misc |
6 |
CATEGORIES= misc |
8 |
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20beta%20versions/${PORTVERSION} |
7 |
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} |
9 |
|
8 |
|
10 |
MAINTAINER= matt@gsicomp.on.ca |
9 |
MAINTAINER= matt@gsicomp.on.ca |
11 |
COMMENT= An advanced genealogical system |
10 |
COMMENT= An advanced genealogical system |
Lines 18-24
Link Here
|
18 |
|
17 |
|
19 |
NO_STAGE= yes |
18 |
NO_STAGE= yes |
20 |
|
19 |
|
21 |
OPTIONS_DEFINE= DOCS NLS |
20 |
OPTIONS_DEFINE= DOCS NLS |
22 |
|
21 |
|
23 |
.include <bsd.port.options.mk> |
22 |
.include <bsd.port.options.mk> |
24 |
.if ${PORT_OPTIONS:MNLS} |
23 |
.if ${PORT_OPTIONS:MNLS} |