|
Lines 6-11
Link Here
|
| 6 |
|
6 |
|
| 7 |
PORTNAME= gpredict |
7 |
PORTNAME= gpredict |
| 8 |
PORTVERSION= 0.7.1 |
8 |
PORTVERSION= 0.7.1 |
|
|
9 |
PORTREVISION= 1 |
| 9 |
CATEGORIES= comms hamradio |
10 |
CATEGORIES= comms hamradio |
| 10 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |
| 11 |
MASTER_SITE_SUBDIR= groundstation |
12 |
MASTER_SITE_SUBDIR= groundstation |
|
Lines 21-25
Link Here
|
| 21 |
CONFIGURE_ARGS= --mandir=${PREFIX}/man |
22 |
CONFIGURE_ARGS= --mandir=${PREFIX}/man |
| 22 |
|
23 |
|
| 23 |
MAN1= gpredict.1 |
24 |
MAN1= gpredict.1 |
|
|
25 |
|
| 26 |
DESKTOP_ENTRIES="GPREDICT" \ |
| 27 |
"Predict satellite passage times" \ |
| 28 |
"${PREFIX}/share/pixmaps/gpredict/icons/gpredict-icon.png" \ |
| 29 |
"gpredict" \ |
| 30 |
"" \ |
| 31 |
true |
| 24 |
|
32 |
|
| 25 |
.include <bsd.port.mk> |
33 |
.include <bsd.port.mk> |