Changeset View
Changeset View
Standalone View
Standalone View
devel/git-absorb/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= git-absorb | PORTNAME= git-absorb | ||||
| DISTVERSION= 0.5.0 | DISTVERSION= 0.5.0 | ||||
| PORTREVISION= 10 | PORTREVISION= 11 | ||||
| CATEGORIES= devel | CATEGORIES= devel | ||||
| MAINTAINER= greg@unrelenting.technology | MAINTAINER= greg@unrelenting.technology | ||||
| COMMENT= Git command for automating fixup/autosquash commits | COMMENT= Git command for automating fixup/autosquash commits | ||||
| LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
| LICENSE_FILE= ${WRKSRC}/LICENSE.md | LICENSE_FILE= ${WRKSRC}/LICENSE.md | ||||
| ▲ Show 20 Lines • Show All 75 Lines • Show Last 20 Lines | |||||