aboutsummaryrefslogtreecommitdiff
path: root/deskutils/teapot
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /deskutils/teapot
parentba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff)
downloadports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.gz
ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.zip
Notes
Diffstat (limited to 'deskutils/teapot')
-rw-r--r--deskutils/teapot/Makefile2
-rw-r--r--deskutils/teapot/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile
index 4d29582f0b9e..4069d9e21500 100644
--- a/deskutils/teapot/Makefile
+++ b/deskutils/teapot/Makefile
@@ -12,8 +12,6 @@ MASTER_SITES= http://www.moria.de/~michael/teapot/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Full-screen curses based spread sheet program
-
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I./.curses.h -DNO_POSIX_SOURCE" \
LDFLAGS="" LIBS="-lcurses -mytinfo -lm" MAKEDEPEND=""
ALL_TARGET= teapot
diff --git a/deskutils/teapot/pkg-comment b/deskutils/teapot/pkg-comment
new file mode 100644
index 000000000000..fb7009082a1a
--- /dev/null
+++ b/deskutils/teapot/pkg-comment
@@ -0,0 +1 @@
+Full-screen curses based spread sheet program