|
Lines 6-13
Link Here
|
| 6 |
# |
6 |
# |
| 7 |
|
7 |
|
| 8 |
PORTNAME= fuse |
8 |
PORTNAME= fuse |
| 9 |
PORTVERSION= 0.9.0 |
9 |
PORTVERSION= 0.10.0 |
| 10 |
PORTREVISION= 2 |
|
|
| 11 |
CATEGORIES= emulators |
10 |
CATEGORIES= emulators |
| 12 |
MASTER_SITES= SF |
11 |
MASTER_SITES= SF |
| 13 |
MASTER_SITE_SUBDIR= fuse-emulator |
12 |
MASTER_SITE_SUBDIR= fuse-emulator |
|
Lines 15-21
Link Here
|
| 15 |
MAINTAINER= yuri.pankov@gmail.com |
14 |
MAINTAINER= yuri.pankov@gmail.com |
| 16 |
COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator |
15 |
COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator |
| 17 |
|
16 |
|
| 18 |
LIB_DEPENDS= spectrum.6:${PORTSDIR}/emulators/libspectrum \ |
17 |
LIB_DEPENDS= spectrum.7:${PORTSDIR}/emulators/libspectrum \ |
| 19 |
765.4:${PORTSDIR}/emulators/lib765 \ |
18 |
765.4:${PORTSDIR}/emulators/lib765 \ |
| 20 |
gcrypt.15:${PORTSDIR}/security/libgcrypt |
19 |
gcrypt.15:${PORTSDIR}/security/libgcrypt |
| 21 |
|
20 |
|