aboutsummaryrefslogtreecommitdiff
path: root/sysutils/doinkd
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-08-22 20:51:20 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-08-22 20:51:20 +0000
commitf53a7eb829efe1a1fbaf9bf32c968295d491e0fd (patch)
tree421187c371d48133a9297a8091c8be702bf9fb5f /sysutils/doinkd
parent45fa244b5e847134a2baf2df8ce35537e2000033 (diff)
downloadports-f53a7eb829efe1a1fbaf9bf32c968295d491e0fd.tar.gz
ports-f53a7eb829efe1a1fbaf9bf32c968295d491e0fd.zip
Package something
Notes
Notes: svn path=/head/; revision=365696
Diffstat (limited to 'sysutils/doinkd')
-rw-r--r--sysutils/doinkd/Makefile6
-rw-r--r--sysutils/doinkd/pkg-descr2
-rw-r--r--sysutils/doinkd/pkg-plist5
3 files changed, 8 insertions, 5 deletions
diff --git a/sysutils/doinkd/Makefile b/sysutils/doinkd/Makefile
index c01834730335..c14ca9eac172 100644
--- a/sysutils/doinkd/Makefile
+++ b/sysutils/doinkd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= doinkd
PORTVERSION= 0.01
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= SF/idled/${PORTNAME}/${PORTVERSION}/
@@ -14,8 +14,6 @@ USE_RC_SUBR= ${PORTNAME}
MAKE_ARGS= STAGEDIR=${STAGEDIR}
-.include <bsd.port.pre.mk>
-
post-extract:
(cd ${WRKSRC}; make clean)
@@ -25,4 +23,4 @@ pre-install:
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/doinkd
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/sysutils/doinkd/pkg-descr b/sysutils/doinkd/pkg-descr
index 7d03cddc9da0..5424f33ea3b7 100644
--- a/sysutils/doinkd/pkg-descr
+++ b/sysutils/doinkd/pkg-descr
@@ -8,4 +8,4 @@ predefined rules are met. These include session time, multiple logins,
tty, idletime and group limits. Similar to the Unix idleout command,
but much more configurable. Formerly idled.
-http://idled.sourceforge.net/
+WWW: http://idled.sourceforge.net/
diff --git a/sysutils/doinkd/pkg-plist b/sysutils/doinkd/pkg-plist
new file mode 100644
index 000000000000..511a96e14c14
--- /dev/null
+++ b/sysutils/doinkd/pkg-plist
@@ -0,0 +1,5 @@
+%%ETCDIR%%/doinkd.cf.template
+man/man5/doinkd.cf.5.gz
+man/man8/doinkd.8.gz
+sbin/doinkd
+@dirrm %%ETCDIR%%