Lines 10-16
Link Here
|
10 |
PORTVERSION= 0.40 |
10 |
PORTVERSION= 0.40 |
11 |
PORTREVISION= 3 |
11 |
PORTREVISION= 3 |
12 |
CATEGORIES= science |
12 |
CATEGORIES= science |
13 |
MASTER_SITES= http://www.enel.ucalgary.ca/~vigmond/flounder/ |
13 |
MASTER_SITES= http://www2.enel.ucalgary.ca/~vigmond/flounder/ |
14 |
EXTRACT_SUFX= .tgz |
14 |
EXTRACT_SUFX= .tgz |
15 |
|
15 |
|
16 |
MAINTAINER= ports@FreeBSD.org |
16 |
MAINTAINER= ports@FreeBSD.org |
Lines 46-52
Link Here
|
46 |
.include <bsd.port.pre.mk> |
46 |
.include <bsd.port.pre.mk> |
47 |
|
47 |
|
48 |
.if ${ARCH} == "alpha" |
48 |
.if ${ARCH} == "alpha" |
49 |
BROKEN= "Does not compile on alpha" |
49 |
BROKEN= Does not compile on alpha |
50 |
.endif |
50 |
.endif |
51 |
|
51 |
|
52 |
.include <bsd.port.post.mk> |
52 |
.include <bsd.port.post.mk> |