# New ports collection makefile for: sgb # Date created: 2003-02-05 # Whom: Gerald Pfeifer # # $FreeBSD$ # PORTNAME= sgb PORTVERSION= 20050409 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.stanford.edu/pub/sgb/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles DISTNAME= sgb-2005-04-09 MAINTAINER= gerald@FreeBSD.org COMMENT= The Stanford GraphBase: A Platform for Combinatorial Computing BUILD_DEPENDS= ctangle:${PORTSDIR}/devel/cweb NO_WRKSUBDIR= yes ALL_TARGET= lib tests .include post-extract: ${CP} ${WRKSRC}/PROTOTYPES/* ${WRKSRC} .include