2010-12-03 06:44:22 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2010/12/03 11:45:39 ajacoutot Exp $
|
2004-01-17 10:58:06 -05:00
|
|
|
|
2006-01-04 02:28:24 -05:00
|
|
|
SHARED_ONLY= Yes
|
2003-02-21 08:44:19 -05:00
|
|
|
|
2007-09-15 14:44:36 -04:00
|
|
|
COMMENT= calculate Fast Fourier Transforms in perl
|
2003-02-21 08:44:19 -05:00
|
|
|
|
2006-12-24 14:50:51 -05:00
|
|
|
MODULES= cpan
|
2006-01-04 02:28:24 -05:00
|
|
|
DISTNAME= Math-FFT-1.28
|
2010-12-03 06:44:22 -05:00
|
|
|
REVISION= 2
|
2006-12-24 14:50:51 -05:00
|
|
|
CATEGORIES= math
|
2010-10-18 16:52:05 -04:00
|
|
|
USE_GROFF = Yes
|
2003-02-21 08:44:19 -05:00
|
|
|
|
|
|
|
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
|
|
|
|
|
2006-12-24 14:50:51 -05:00
|
|
|
# Perl
|
2003-02-21 08:44:19 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|