aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-12-15 13:41:26 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-12-15 13:41:26 +0000
commitfaed73b16546c527919583045e6ae749adb8edf2 (patch)
treeb6b58b4b0c378415a6cb9a105ae04bc97301d259 /comms
parent6fd2019f466fa295b02a2d9695557bcbf54d9ea6 (diff)
downloadports-faed73b16546c527919583045e6ae749adb8edf2.tar.gz
ports-faed73b16546c527919583045e6ae749adb8edf2.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/hylafax/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index b88b70330e23..d6c516e4aa6b 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -13,6 +13,10 @@ MASTER_SITES= ftp://ftp.hylafax.org/source/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Fax software
+OPTIONS= PAM "Include pam support" ON \
+ NLS "Native Language Support" ON \
+ GAWK "Use gawk for scripts" OFF \
+
BUILD_DEPENDS= ${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm
LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff \
jpeg:${PORTSDIR}/graphics/jpeg \