aboutsummaryrefslogtreecommitdiff
path: root/lang/scheme48
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-28 00:09:58 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-28 00:09:58 +0000
commit35fc62a6c3987f2a495454e42d8c7d7e50f7cc74 (patch)
tree2b2180fc9a86b57766bcc66753aca063e76f5518 /lang/scheme48
parent8294a1d6082ef84d5f1d23078f9a89870c55ea55 (diff)
downloadports-35fc62a6c3987f2a495454e42d8c7d7e50f7cc74.tar.gz
ports-35fc62a6c3987f2a495454e42d8c7d7e50f7cc74.zip
Use the new virtual category 'scheme'
- Add the virtual category 'scheme' to the orphan ports - Fix the chicken's csc script - Minor portlint cleanups PR: ports/55265 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Notes
Notes: svn path=/head/; revision=87819
Diffstat (limited to 'lang/scheme48')
-rw-r--r--lang/scheme48/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/scheme48/Makefile b/lang/scheme48/Makefile
index a72357b0a218..5e85187eb6f9 100644
--- a/lang/scheme48/Makefile
+++ b/lang/scheme48/Makefile
@@ -7,15 +7,15 @@
PORTNAME= scheme48
PORTVERSION= 0.57
-CATEGORIES= lang
+CATEGORIES= lang scheme
MASTER_SITES= http://s48.org/0.57/
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= The Scheme Underground's implementation of R4RS
-GNU_CONFIGURE= yes
-ALL_TARGET = enough
+GNU_CONFIGURE= yes
+ALL_TARGET= enough
STRIP=
MAN1= scheme48.1