mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to gindent ver 2.2.2
This commit is contained in:
parent
f182114c47
commit
82bd03f850
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22095
@ -1,21 +1,22 @@
|
||||
# New ports collection makefile for: indent
|
||||
# Version required: 2.2.0
|
||||
# Version required: 2.2.2
|
||||
# Date created: 28 August 1997
|
||||
# Whom: Kapil Chowksey <kchowksey@hss.hns.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= indent-2.2.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
DISTNAME= indent-2.2.2
|
||||
PKGNAME= gindent-2.2.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
MASTER_SITE_SUBDIR= indent
|
||||
|
||||
MAINTAINER= kchowksey@hss.hns.com
|
||||
MAINTAINER= kchowksey@hss.hns.com
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= indent.1
|
||||
MAN1= indent.1
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/indent ${PREFIX}/bin/gindent
|
||||
|
@ -1 +1 @@
|
||||
MD5 (indent-2.2.0.tar.gz) = 45c3b482de8e3e331dc726d817c28661
|
||||
MD5 (indent-2.2.2.tar.gz) = 1489887c455c639b0d66088844fe29c3
|
||||
|
Loading…
Reference in New Issue
Block a user