# Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= weedit PORTVERSION= 2.0.3 CATEGORIES= sysutils MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= File duplicate scanner with database support LICENSE= GPLv2 USES= dos2unix tar:tgz WRKSRC= ${WRKDIR}/${PORTNAME} SRCF= crc32 dlink weedit md5 PLIST_FILES= bin/weedit bin/weeditreaddb do-build: .for f in ${SRCF} ${CC} ${CFLAGS} -c ${WRKSRC}/${f}.c -o ${WRKSRC}/${f}.o .endfor ${CC} ${CFLAGS} ${WRKSRC}/utils/readdb.c -o ${WRKSRC}/weeditreaddb ${CC} ${LDFLAGS} -o ${WRKSRC}/${PORTNAME} \ ${SRCF:C/(.*)/${WRKSRC}\/\1.o/} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/weeditreaddb ${STAGEDIR}${PREFIX}/bin .include d-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use PLIST_FILES.trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZEify.trevor2004-01-301-0/+1
* - Update to version 1.10krion2003-11-112-8/+10
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.linimon2003-11-031-1/+1
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
* Clear moonlight beckons.ade2003-03-072-1/+1
* ari-yahoo repocopied to 'net' to live beside other Yahoo! messenger clients.obrien2002-03-241-1/+1
* Upgrade to 1.9clive2001-01-212-4/+5
* This is a simple Yahoo Messenger client that requires no windowing system,obrien2000-12-17