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




                                                   
                                                       

 
                                 
                                 
                    
                                                             
                             
 

                                 

                   
                   
                   
 
             
                                    
 
                      
# New ports collection makefile for:    Scheme-to-C
# Version required:     15mar93
# Date created:         28 Dec 1994
# Whom:                 jmacd@uclink.berkeley.edu
#
# $Id: Makefile,v 1.11 1998/10/14 04:02:27 jseger Exp $
#

DISTNAME= 	schemetoc-93.3.15
PKGNAME=	schemetoc-93.3.15
CATEGORIES=	lang
MASTER_SITES=	ftp://gatekeeper.dec.com/pub/DEC/Scheme-to-C/
DISTFILES=      15mar93.tar.Z

MAINTAINER=	jmacd@FreeBSD.ORG

BROKEN_ELF=	yes

USE_XLIB=	yes
NO_WRKSUBDIR=	yes

post-install:
	${LDCONFIG} -m ${PREFIX}/lib

.include <bsd.port.mk>