1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/net-p2p/amule2/Makefile.man
Edwin Groothuis 087798f9fd [PORT UPDATE] net/amule2 v2.1.0
This patch updates aMule2 port to v2.1.0

PR:		ports/91276
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com>
2006-01-04 05:59:25 +00:00

26 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