summaryrefslogtreecommitdiffstats
path: root/misc/boxes
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>2000-05-17 20:20:51 +0000
committerhoek <hoek@FreeBSD.org>2000-05-17 20:20:51 +0000
commit94e911f4a03b15ae13aad3d1251261a842c38b89 (patch)
treedf58c6f6b2664d4ffb14b944059ec55b372ce4d7 /misc/boxes
parentbe0cacc79b1906c519036453607cd5b060c57255 (diff)
downloadFreeBSD-ports-94e911f4a03b15ae13aad3d1251261a842c38b89.zip
FreeBSD-ports-94e911f4a03b15ae13aad3d1251261a842c38b89.tar.gz
Update to 1.0.1.
Submitted by: ports/18552 (Patrick Seal / MAINTAINER)
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 a7a71aa..9618d79 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 e9bc0b0..d979580 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 db21a5c..305d94f 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/
OpenPOWER on IntegriCloud