# New ports collection makefile for: opendchub # Date created: May 29, 2002 # Whom: Munish Chopra # # $FreeBSD$ # PORTNAME= opendchub PORTVERSION= 0.7.3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org USE_PERL5= yes USE_GMAKE= yes GNU_CONFIGURE= yes post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include