Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= octave-forge-dataframe |
8 |
PORTNAME= octave-forge-dataframe |
9 |
PORTVERSION= 0.4 |
9 |
PORTVERSION= 0.8.2 |
10 |
CATEGORIES= math |
10 |
CATEGORIES= math |
11 |
|
11 |
|
12 |
MAINTAINER= stephen@missouri.edu |
12 |
MAINTAINER= stephen@missouri.edu |
Lines 18-23
Link Here
|
18 |
@${DO_NADA} |
18 |
@${DO_NADA} |
19 |
|
19 |
|
20 |
post-build: |
20 |
post-build: |
21 |
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${OCTAVE_PKGNAME} |
21 |
cd ${WRKDIR} && ${TAR} cfz ${DISTNAME}.tar.gz ${DISTNAME} |
22 |
|
22 |
|
23 |
.include <bsd.port.post.mk> |
23 |
.include <bsd.port.post.mk> |