# New ports collection makefile for: zonenotify # Date created: 19 August 2005 # Whom: Emanuel Haupt # # $FreeBSD$ # PORTNAME= zonenotify PORTVERSION= 0.1 CATEGORIES= dns MASTER_SITES= http://morettoni.net/bsd/ \ http://cvs.delink.net/mirrors/morettoni.net/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= A dns notify sender written in C USE_REINPLACE= yes PLIST_FILES= bin/zonenotify WRKSRC= ${WRKDIR}/${PORTNAME} post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \ ${WRKSRC}/Makefile do-build: ${CC} -o ${WRKSRC}/${PORTNAME} ${CFLAGS} ${WRKSRC}/zonenotify.c .include ://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
* - Remove USE_X_PREFIXbeech2008-03-221-2/+1
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* NO_PACKAGE and NO_CDROM are not appropriate; use RESTRICTED insteadkris2006-09-031-2/+1
* - Add SHA256pav2005-11-261-0/+1
* Remove obsolete mastersites from this marvelously antique port.linimon2005-10-032-3/+2
* Use DOCSDIR macro where it possible.osa2004-04-141-4/+10
* Add jpeg dependency (dosirak log forwarded by kris).trevor2004-04-091-1/+2
* Un-sign.trevor2004-04-071-2/+0
* Drop maintainership.trevor2004-04-071-1/+1
* Change whitespace (portlint and 80 columns).trevor2004-04-07