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
|
||||
# New ports collection makefile for: clint
|
||||
# Date created: May 1, 2001
|
||||
# Whom: ijliao
|
||||
#
|
||||
# Created by: ijliao
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= clint
|
||||
PORTVERSION= 0.1.2
|
||||
@ -12,8 +7,8 @@ PORTREVISION= 4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A static source code checker for C++
|
||||
MAINTAINER= eadler@FreeBSD.org
|
||||
COMMENT= Static source code checker for C++
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_PYTHON= yes
|
||||
|
Loading…
Reference in New Issue
Block a user