aboutsummaryrefslogtreecommitdiff
path: root/misc/boxes
diff options
context:
space:
mode:
Diffstat (limited to 'misc/boxes')
-rw-r--r--misc/boxes/Makefile10
-rw-r--r--misc/boxes/distinfo2
-rw-r--r--misc/boxes/pkg-descr10
3 files changed, 14 insertions, 8 deletions
diff --git a/misc/boxes/Makefile b/misc/boxes/Makefile
index a7a71aade035..9618d791ae4e 100644
--- a/misc/boxes/Makefile
+++ b/misc/boxes/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= boxes
-PORTVERSION= 1.0
+PORTVERSION= 1.0.1
CATEGORIES= misc
MASTER_SITES= http://www6.informatik.uni-erlangen.de/~tsjensen/software/boxes/download/ \
${MASTER_SITE_SUNSITE}
@@ -18,7 +18,13 @@ MAINTAINER= patseal@hyperhost.net
MAN1= boxes.1
USE_GMAKE= yes
USE_BISON= yes
-ALL_TARGET=
+ALL_TARGET= boxes
+MAKE_ARGS= GLOBALCONF=${GLOBALCONF} CFLAGS_ADDTL="${CFLAGS}"
+
+GLOBALCONF= ${PREFIX}/share/boxes/boxes-config
+
+do-patch:
+ ${TOUCH} ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/boxes ${PREFIX}/bin
diff --git a/misc/boxes/distinfo b/misc/boxes/distinfo
index e9bc0b0adc6e..d97958010ac1 100644
--- a/misc/boxes/distinfo
+++ b/misc/boxes/distinfo
@@ -1 +1 @@
-MD5 (boxes-1.0.src.tar.gz) = fce851c773342ea80cb746ca917448e5
+MD5 (boxes-1.0.1.src.tar.gz) = 77935fb3b566755db798d678f945bd4d
diff --git a/misc/boxes/pkg-descr b/misc/boxes/pkg-descr
index db21a5ca7bf6..305d94fd03ca 100644
--- a/misc/boxes/pkg-descr
+++ b/misc/boxes/pkg-descr
@@ -4,11 +4,11 @@
around your text! /* around your text! */
/*********************/
-boxes is a text filter which can draw ASCII art boxes around its input
-text. These boxes may also be removed, even if they have been badly
-damaged by editing of the text inside. Since boxes may be open on any
-side, boxes can also be used to create regional comments in any
-programming language. With the help of an editor macro or mapping,
+The boxes command is a text filter which can draw ASCII art boxes around
+its input text. These boxes may also be removed, even if they have
+been badly damaged by editing of the text inside. Since boxes may be
+open on any side, boxes can also be used to create regional comments in
+any programming language. With the help of an editor macro or mapping,
damaged boxes can easily be repaired.
WWW: http://www6.informatik.uni-erlangen.de/~tsjensen/boxes/