aboutsummaryrefslogtreecommitdiffstats
path: root/comms
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2009-12-15 21:41:26 +0800
committerdinoex <dinoex@FreeBSD.org>2009-12-15 21:41:26 +0800
commit5880f682ce11cbb47639bfc2e8784bee4c7040a3 (patch)
treef170215bf1b05eb40445ebe1c7e527633b6b7bd9 /comms
parent288e8594af38e8bfd5d9b534050d32e9293bb2c6 (diff)
downloadfreebsd-ports-gnome-5880f682ce11cbb47639bfc2e8784bee4c7040a3.tar.gz
freebsd-ports-gnome-5880f682ce11cbb47639bfc2e8784bee4c7040a3.tar.zst
freebsd-ports-gnome-5880f682ce11cbb47639bfc2e8784bee4c7040a3.zip
- add OPTIONS
Submitted by: bz
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 \