8c8e3fb7f6
(xspread could probably use some update)
24 lines
504 B
Makefile
24 lines
504 B
Makefile
# $OpenBSD: Makefile,v 1.4 2000/04/08 22:04:33 espie Exp $
|
|
#
|
|
|
|
DISTNAME= xspread2.1
|
|
PKGNAME= xspread-2.1
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
LICENSE_TYPE= GPL
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MASTER_SITES= ftp://sunsite.unc.edu/pub/Linux/distributions/slackware/source/xap/xspread/
|
|
# ${MASTER_SITE_SUNSITE} isn't appropriate because distributions/ isn't
|
|
# mirrored.
|
|
|
|
USE_IMAKE= Yes
|
|
FAKE= Yes
|
|
|
|
.include <bsd.port.mk>
|