mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
21 lines
503 B
Makefile
21 lines
503 B
Makefile
# New ports collection makefile for: xlisp-stat
|
|
# Version required: 3.44
|
|
# Date created: Tue Aug 15 17:57:48 CDT 1995
|
|
# Whom: erich@rrnet.com
|
|
#
|
|
# $Id: Makefile,v 1.5 1997/03/06 05:10:57 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xlispstat-3-44
|
|
PKGNAME= xlispstat-3.44
|
|
CATEGORIES= math lang
|
|
MASTER_SITES= ftp://ftp.stat.umn.edu/pub/xlispstat/old/3-44/
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
HAS_CONFIGURE= yes
|
|
# needs to connect to X server while build
|
|
#IS_INTERACTIVE= yes
|
|
|
|
.include <bsd.port.mk>
|