pkgsrc/lang/f2c/Makefile
frueauf 567af53adf Follow the suggestion of the maintainer and put the distfile into
MASTER_SITE_LOCAL cause the original archive is created "on the fly"
and will be different as soon f2c gets changed.
1998-07-22 09:58:50 +00:00

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"