# New ports collection makefile for: yaz # Date created: 16 Sep 2000 # Whom: Dmitry Sivachenko # # $FreeBSD$ # PORTNAME= yaz PORTVERSION= 1.6 CATEGORIES= net MASTER_SITES= ftp://ftp.indexdata.dk/pub/yaz/ MAINTAINER= dima@Chg.RU GNU_CONFIGURE= yes post-install: .if !defined(NOPORTDOCS) @(cd ${WRKSRC}/doc; ${MAKE} install) .endif .include