1997-01-24 11:45:39 +00:00
|
|
|
# New ports collection makefile for: SS
|
|
|
|
# Version required: 1.3.3
|
|
|
|
# Date created: 5 January 1997
|
1998-02-20 18:39:58 +00:00
|
|
|
# Whom: Pedro Giffuni
|
1997-01-24 11:45:39 +00:00
|
|
|
#
|
1998-02-20 18:39:58 +00:00
|
|
|
# $Id: Makefile,v 1.2 1997/08/13 09:57:33 tg Exp $
|
1997-01-24 11:45:39 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= ss_1.3.3
|
|
|
|
PKGNAME= ss-1.3.3
|
|
|
|
CATEGORIES= math
|
1997-08-13 09:57:33 +00:00
|
|
|
MASTER_SITES= http://www.ualberta.ca/~amulder/ss/
|
1997-01-24 11:45:39 +00:00
|
|
|
|
1998-02-20 18:39:58 +00:00
|
|
|
MAINTAINER= giffunip@asme.org
|
1997-01-24 11:45:39 +00:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/ss_133
|
|
|
|
MAN1= ss.1 pss.1
|
|
|
|
|
|
|
|
do-configure:
|
|
|
|
@${CP} ${WRKSRC}/config.bsd ${WRKSRC}/config.h
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|