mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Clean port up a bit:
- Fix COMMENT - Trim header Take port
This commit is contained in:
parent
139caf83d2
commit
b1c83b029f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313764
@ -1,10 +1,5 @@
|
|||||||
# ex:ts=8
|
# Created by: ijliao
|
||||||
# New ports collection makefile for: clint
|
|
||||||
# Date created: May 1, 2001
|
|
||||||
# Whom: ijliao
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= clint
|
PORTNAME= clint
|
||||||
PORTVERSION= 0.1.2
|
PORTVERSION= 0.1.2
|
||||||
@ -12,8 +7,8 @@ PORTREVISION= 4
|
|||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= eadler@FreeBSD.org
|
||||||
COMMENT= A static source code checker for C++
|
COMMENT= Static source code checker for C++
|
||||||
|
|
||||||
USE_AUTOTOOLS= libtool
|
USE_AUTOTOOLS= libtool
|
||||||
USE_PYTHON= yes
|
USE_PYTHON= yes
|
||||||
|
Loading…
Reference in New Issue
Block a user