|
Lines 17-31
Link Here
|
| 17 |
MAINTAINER= ports@FreeBSD.org |
17 |
MAINTAINER= ports@FreeBSD.org |
| 18 |
COMMENT= Chinese-English / English-Chinese dictionary |
18 |
COMMENT= Chinese-English / English-Chinese dictionary |
| 19 |
|
19 |
|
|
|
20 |
DEPRECATED= "cdict5-file.tgz does not exist anymore" |
| 21 |
EXPIRATION_DATE= 2005-12-31 |
| 22 |
|
| 20 |
LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm |
23 |
LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm |
| 21 |
|
24 |
|
| 22 |
IGNOREFILES= cdict5-file.tgz |
25 |
IGNOREFILES= cdict5-file.tgz |
| 23 |
|
26 |
|
| 24 |
.include <bsd.port.pre.mk> |
27 |
.include <bsd.port.pre.mk> |
| 25 |
|
|
|
| 26 |
.if !exists(${DISTDIR}/cdict5-file.tgz) |
| 27 |
IGNORE= "You have to obtain 21st Century Dictionary v5.0 data files yourself" |
| 28 |
.endif |
| 29 |
|
28 |
|
| 30 |
USE_REINPLACE= yes |
29 |
USE_REINPLACE= yes |
| 31 |
WRKSRC= ${WRKDIR}/${PORTNAME} |
30 |
WRKSRC= ${WRKDIR}/${PORTNAME} |