mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
parent
7797940252
commit
871d2355f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365674
@ -7,14 +7,17 @@ CATEGORIES= finance
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Beanie is a fully-fledged accounting and payroll system
|
||||
COMMENT= Open Source accounting system
|
||||
|
||||
LICENSE= GPLv2 # (or later)
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
BUILD_DEPENDS= dbow:${PORTSDIR}/databases/dbow
|
||||
LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
|
||||
|
||||
LATE_INSTALL_ARGS= BEANIEROOT="${STAGEDIR}${PREFIX}/beanie"
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${CP} ${WRKSRC}/beanie.mk.sample $(WRKSRC)/beanie.mk
|
||||
@${CP} ${WRKSRC}/tmac/lhead.sample.r ${WRKSRC}/tmac/lhead.r
|
||||
|
@ -58,6 +58,7 @@ beanie/roff/payslip.tmac
|
||||
beanie/roff/porder.tmac
|
||||
beanie/roff/sharecert.tmac
|
||||
beanie/roff/statement.tmac
|
||||
@exec mkdir -p %D/beanie/tmp
|
||||
@dirrm beanie/tmp
|
||||
@dirrm beanie/roff
|
||||
@dirrm beanie/bin
|
||||
|
Loading…
Reference in New Issue
Block a user