16 lines
287 B
Makefile
16 lines
287 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 1999/03/14 15:48:49 rohee Exp $
|
|
|
|
DISTNAME= gsl-0.3b
|
|
CATEGORIES= devel
|
|
|
|
NEED_VERSION= 1.78
|
|
|
|
MAINTAINER= rohee@OpenBSD.ORG
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME}
|
|
MASTER_SITE_SUBDIR= gnome-1.0/sources
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|