# New ports collection makefile for: cvsupchk # Date created: 07 Nov 2005 # Whom: matthias.andree@gmx.de # # $FreeBSD$ # PORTNAME= cvsupchk PORTVERSION= 19990209 PORTREVISION= 2 CATEGORIES= net DISTFILES= MAINTAINER= matthias.andree@gmx.de COMMENT= Check a CVSup directory hierarchy against the checkouts file EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/cvsup:extract PLIST_FILES= bin/cvsupchk PORTDOCS= * USE_PYTHON= yes NO_BUILD= yes .include src!= cd ${PORTSDIR}/net/cvsup && make -V WRKSRC do-extract: ${MKDIR} ${WRKSRC} ${SED} 's:^#!/usr/local/bin/python:#!${PYTHON_CMD}:' <${src}/contrib/cvsupchk/cvsupchk >${WRKSRC}/cvsupchk do-install: ${MKDIR} ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/cvsupchk ${PREFIX}/bin/ .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${src}/contrib/cvsupchk/README ${DOCSDIR}/ .endif .include header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop maintainershipehaupt2008-03-23='deletions'>-445/+30
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-4/+4