aboutsummaryrefslogtreecommitdiff
path: root/sysutils/e2fsprogs
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2012-06-13 21:34:43 +0000
committerMatthias Andree <mandree@FreeBSD.org>2012-06-13 21:34:43 +0000
commita3b75e88c6bfcf06573cd92daab0b47e6c5608f7 (patch)
tree4af760f6d4238638ed94da6b1216f902d123b392 /sysutils/e2fsprogs
parent1599ee2c87565967c1a2706524c32baac07fc3ab (diff)
downloadports-a3b75e88c6bfcf06573cd92daab0b47e6c5608f7.tar.gz
ports-a3b75e88c6bfcf06573cd92daab0b47e6c5608f7.zip
Notes
Diffstat (limited to 'sysutils/e2fsprogs')
-rw-r--r--sysutils/e2fsprogs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile
index 4039b5e5c267..e692906e6230 100644
--- a/sysutils/e2fsprogs/Makefile
+++ b/sysutils/e2fsprogs/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION}
MAINTAINER?= mandree@FreeBSD.org
COMMENT?= Utilities & library to manipulate ext2/3/4 filesystems
+LICENSE= GPLv2
+
PATCH_STRIP= -p1
USE_GMAKE= yes
USE_CSTD= gnu89