mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 15:07:01 -04:00
. remove shlib ABI version from LIB_DEPENDS;
. bump PORTREVISION; . trim Makefile headers; . remove the indefinite article from COMMENT.
This commit is contained in:
parent
034565391a
commit
b3add5c326
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319158
1 changed files with 4 additions and 8 deletions
|
@ -1,20 +1,16 @@
|
|||
# New ports collection makefile for: filedupe
|
||||
# Date created: Apr 10, 2001
|
||||
# Whom: Mark Pulford <mark@kyne.com.au>
|
||||
#
|
||||
# Created by: Mark Pulford <mark@kyne.com.au>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= filedupe
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://sammy.net/~sammy/hacks/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A utility for quickly finding duplicate files
|
||||
COMMENT= utility for quickly finding duplicate files
|
||||
|
||||
LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm
|
||||
LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm
|
||||
|
||||
PLIST_FILES= bin/filedupe
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue