567af53adf
MASTER_SITE_LOCAL cause the original archive is created "on the fly" and will be different as soon f2c gets changed.
13 lines
261 B
Makefile
13 lines
261 B
Makefile
# $NetBSD: Makefile,v 1.3 1998/07/22 09:58:50 frueauf Exp $
|
|
|
|
DISTNAME= f2c-19980516
|
|
CATEGORIES= lang
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
MAINTAINER= mcmahill@alum.mit.edu
|
|
|
|
CONFLICTS= egcs-current-19980608
|
|
|
|
WRKSRC= ${WRKDIR}/f2c
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|