087798f9fd
This patch updates aMule2 port to v2.1.0 PR: ports/91276 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
25 lines
429 B
Groff
25 lines
429 B
Groff
# TODO : Add fr here when pages are complete
|
|
MANLANG= "" de es hu
|
|
MANCOMPRESSED= no
|
|
.if defined(WITH_CAS)
|
|
MAN1+= cas.1
|
|
MAN1+= wxcas.1
|
|
.endif
|
|
.if defined(WITH_ALC)
|
|
MAN1+= alc.1
|
|
MAN1+= alcc.1
|
|
.endif
|
|
.if defined(WITH_AMULEWEBSRV)
|
|
MAN1+= amuleweb.1
|
|
.endif
|
|
.if defined(WITH_AMULECMD)
|
|
MAN1+= amulecmd.1
|
|
.endif
|
|
.if defined(WITH_ED2K)
|
|
MAN1+= ed2k.1
|
|
.endif
|
|
.if defined(WITH_AMULEDAEMON)
|
|
MAN1+= amuled.1
|
|
.endif
|
|
MAN1+= amule.1
|
|
MAN1+= xas.1
|