aboutsummaryrefslogtreecommitdiffstats
path: root/math/pspp/Makefile
blob: c2bbfa77510bc05a6863b652412c18f949e149a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:   pspp
# Date created:                        22 Apr 2000
# Whom:                                Andrew L. Neporada <andrew@chg.ru>
#
# $FreeBSD$
#

PORTNAME=   pspp
PORTVERSION=    0.2.4
CATEGORIES= math
MASTER_SITES=   ftp://alpha.gnu.org/gnu/pspp/ \
        ftp://pspp.stat.wisc.edu/pub/PSPP/

MAINTAINER= ports@freebsd.org

GNU_CONFIGURE=  yes

.include <bsd.port.mk>