mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
17 lines
352 B
Makefile
17 lines
352 B
Makefile
# New ports collection makefile for: xspread
|
|
# Version required: 2.1
|
|
# Date created: 28 June 1995
|
|
# Whom: janek@gaja.ipan.lublin.pl
|
|
#
|
|
|
|
DISTNAME= xspread2.1
|
|
PKGNAME= xspread-2.1
|
|
CATEGORIES= math
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= distributions/slackware/source/xap/xspread
|
|
|
|
USE_IMAKE= yes
|
|
USE_GMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|