summaryrefslogtreecommitdiff
path: root/lang/scsh
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /lang/scsh
parentRemove pkg-comment where COMMENT is already defined in the Makefile (diff)
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes: svn path=/head/; revision=77045
Diffstat (limited to 'lang/scsh')
-rw-r--r--lang/scsh/Makefile1
-rw-r--r--lang/scsh/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/scsh/Makefile b/lang/scsh/Makefile
index d5c78ec361c9..b265c72d106d 100644
--- a/lang/scsh/Makefile
+++ b/lang/scsh/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= lang
MASTER_SITES= ftp://ftp.scsh.net/pub/scsh/0.6/
MAINTAINER= alex@FreeBSD.org
+COMMENT= A Unix shell embedded into Scheme, with access to all Posix calls
CONFIGURE_ENV+= LDFLAGS="-Wl,-E"
diff --git a/lang/scsh/pkg-comment b/lang/scsh/pkg-comment
deleted file mode 100644
index 304523714789..000000000000
--- a/lang/scsh/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A Unix shell embedded into Scheme, with access to all Posix calls