# New ports collection makefile for: installwatch # Date created: 03 March 2001 # Whom: George Reid # # $FreeBSD$ # PORTNAME= installwatch PORTVERSION= 0.6.3 PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://asic-linux.com.mx/~izto/checkinstall/files/source/ EXTRACT_SUFX= .tgz MAINTAINER= sergei@FreeBSD.org COMMENT= A file creation/modification logger DOCS= BUGS CHANGELOG INSTALL README TODO .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} .endif .include