17 lines
372 B
Makefile
17 lines
372 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 1998/09/23 15:58:23 marc Exp $
|
|
#
|
|
|
|
DISTNAME= xspread2.1
|
|
PKGNAME= xspread-2.1
|
|
CATEGORIES= math
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
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
|
|
|
|
.include <bsd.port.mk>
|