Changeset View
Changeset View
Standalone View
Standalone View
head/sysutils/e2fsprogs/Makefile
# Created by: Maxim Sobolev <sobomax@FreeBSD.org> | # Created by: Maxim Sobolev <sobomax@FreeBSD.org> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= e2fsprogs | PORTNAME= e2fsprogs | ||||
PORTVERSION= 1.45.6 | PORTVERSION= 1.45.6 | ||||
PORTREVISION?= 4 | PORTREVISION?= 5 | ||||
CATEGORIES?= sysutils | CATEGORIES?= sysutils | ||||
MASTER_SITES= KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION} | MASTER_SITES= KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION} | ||||
MAINTAINER?= mandree@FreeBSD.org | MAINTAINER?= mandree@FreeBSD.org | ||||
COMMENT?= Utilities & library to manipulate ext2/3/4 filesystems | COMMENT?= Utilities & library to manipulate ext2/3/4 filesystems | ||||
LICENSE?= GPLv2+ | LICENSE?= GPLv2+ | ||||
.if !defined(_no_license_file) | .if !defined(_no_license_file) | ||||
▲ Show 20 Lines • Show All 322 Lines • Show Last 20 Lines |