aboutsummaryrefslogtreecommitdiffstats
path: root/irc/iroffer-dinoex/Makefile
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-05-09 03:50:14 +0800
committerdinoex <dinoex@FreeBSD.org>2010-05-09 03:50:14 +0800
commit88d743a64c99710e06edafd3b5609ed5287e3c8d (patch)
tree269210fff17975da123d7e1c2ed11fcfadb4e3ab /irc/iroffer-dinoex/Makefile
parentc17ccb2ec2b46f22041b7b0ea9f36499e4d927c9 (diff)
downloadfreebsd-ports-gnome-88d743a64c99710e06edafd3b5609ed5287e3c8d.tar.gz
freebsd-ports-gnome-88d743a64c99710e06edafd3b5609ed5287e3c8d.tar.zst
freebsd-ports-gnome-88d743a64c99710e06edafd3b5609ed5287e3c8d.zip
- update to 3.21
- add rc.d script
Diffstat (limited to 'irc/iroffer-dinoex/Makefile')
-rw-r--r--irc/iroffer-dinoex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index 2193fe4663c7..99736231e198 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= iroffer
-PORTVERSION= 3.20
-PORTREVISION= 1
+PORTVERSION= 3.21
CATEGORIES= irc
MASTER_SITES= http://iroffer.dinoex.net/
PKGNAMESUFFIX= -dinoex${PKGNAMESUFFIX2}
@@ -22,6 +21,7 @@ HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
MAN1= iroffer.1
CONFIGURE_ARGS= CC="${CC}" LDFLAGS="${LDFLAGS}" LOCALBASE="${LOCALBASE}"
+USE_RC_SUBR= iroffer-dinoex
OPTIONS= CURL "build ftp/http support" on \
RUBY "build RUBY script support" on \