summaryrefslogblamecommitdiff
path: root/lang/scheme48/Makefile
blob: 34118101c83ccdff1d65e6f76dcd0c167dffb74c (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                

                                   
 
           

 
                        
                    
                    
                                    
                    
 
                                  
 
                   
                      
      
                          

                      
# New ports collection makefile for:    scheme48
# Date created:         25 Aug 1997
# Whom:                 jmacd
#
# $FreeBSD$
#

PORTNAME=	scheme48
PORTVERSION=	0.57
CATEGORIES=	lang
MASTER_SITES=	http://s48.org/0.57/
EXTRACT_SUFX=	.tgz

MAINTAINER=	nectar@FreeBSD.org

GNU_CONFIGURE=  yes
ALL_TARGET = 	enough
STRIP=
MAN1=		scheme48.1

.include <bsd.port.mk>