freebsd-ports/math/pspp/Makefile

21 lines
457 B
Makefile
Raw Normal View History

# 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
2003-10-15 15:31:14 +02:00
PORTREVISION= 1
CATEGORIES= math
2003-10-31 03:39:30 +01:00
MASTER_SITES= ${MASTER_SITE_GNU_ALPHA}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
2003-02-20 20:00:52 +01:00
COMMENT= Program for statistical analysis of sampled data
GNU_CONFIGURE= yes
2003-10-15 15:31:14 +02:00
.include <bsd.port.mk>