# ex:ts=8 # Ports collection makefile for: dlint # Date created: Wed Dec 23, 1998 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # PORTNAME= dlint PORTVERSION= 1.4.0 CATEGORIES= dns MASTER_SITES= http://www.domtools.com/pub/ DISTNAME= dlint${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) USE_REINPLACE= yes NO_BUILD= yes MAN8= dlint.8 do-configure: @${REINPLACE_CMD} -e 's:/usr/local/bin:${PREFIX}/sbin:g' ${WRKSRC}/dlint @${SED} -e 's:DLINT 1:DLINT 8:g' ${WRKSRC}/dlint.1 >${WRKSRC}/dlint.8 do-install: cd ${WRKSRC} ; ${INSTALL_SCRIPT} dlint digparse ${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/dlint.8 ${PREFIX}/man/man8 .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} .endif .include me' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Chase security/libgcrypt updateehaupt2013-05-041-2/+2
* Convert irc to USES=pkgconfigbapt2013-04-231-7/+2
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
* Hook security/libotr3 up, and move ports that depend on the old versiondougb2012-09-081-2/+2
* For ports that depend on security/libotr, add the new USE_PKGCONFIG macro.dougb2012-07-261-0/+1
* - Chase the libgcrypt shared lib versionswills2011-07-031-2/+2
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* - Add LICENSE.ashish2010-09-28