summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-02-12 18:09:16 +0000
committerehaupt <ehaupt@FreeBSD.org>2013-02-12 18:09:16 +0000
commitce45bf5948865f63d536c32d9d62f7d3f1b5c433 (patch)
tree151dbb5dadb392420091d8f1adc5f580ac00ca21
parentd268d7ec68a6d0b39da2adc9528c6dceb87937cb (diff)
downloadFreeBSD-ports-ce45bf5948865f63d536c32d9d62f7d3f1b5c433.zip
FreeBSD-ports-ce45bf5948865f63d536c32d9d62f7d3f1b5c433.tar.gz
- Trim header
- Add LICENSE
-rw-r--r--sysutils/fdupes/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/sysutils/fdupes/Makefile b/sysutils/fdupes/Makefile
index a253aae..f4f09c4 100644
--- a/sysutils/fdupes/Makefile
+++ b/sysutils/fdupes/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: fdupes
-# Date created: 27 December 2004
-# Whom: Emanuel Haupt <ehaupt@critical.ch>
-#
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
-#
PORTNAME= fdupes
DISTVERSION= 1.50-PR2
@@ -13,6 +9,8 @@ MASTER_SITES= CRITICAL
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Fdupes is a program for identifying or deleting duplicate files
+LICENSE= MIT
+
MAKE_JOBS_SAFE= yes
MAN1= fdupes.1
OpenPOWER on IntegriCloud