Add the forgotten manpage

Reported by:	QAT
This commit is contained in:
Baptiste Daroussin 2010-11-17 12:27:52 +00:00
parent 6d88a65a06
commit 7f9f190dd7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264687

View file

@ -27,11 +27,12 @@ OPTIONS= DBUS "Add DBUS support" on \
GCRYPT "Use libgcrypt for md5 calculation" off
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --mandir=${LOCALBASE}/man --prefix=${PREFIX}
CONFIGURE_ARGS+= --mandir=${PREFIX}/man --prefix=${PREFIX}
MAKE_JOBS_SAFE= yes
USE_GMAKE= yes
USE_XZ= yes
INSTALLS_ICONS= yes
MAN1= gogglesmm.1
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING