mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
20 lines
472 B
Makefile
20 lines
472 B
Makefile
# 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.5 1995/04/15 21:56:27 jmacd Exp $
|
|
#
|
|
|
|
DISTNAME= schemetoc-93.3.15
|
|
PKGNAME= schemetoc-93.3.15
|
|
CATEGORIES+= languages
|
|
MASTER_SITES= ftp://gatekeeper.dec.com/pub/DEC/Scheme-to-C/
|
|
DISTFILES= 15mar93.tar.Z
|
|
|
|
MAINTAINER= jmacd@FreeBSD.ORG
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|