1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

. add LICENSE=GPLv3;

. bump PORTREVISION;
. trim Makefile headers;
. remove the indefinite article from COMMENT.
This commit is contained in:
Boris Samorodov 2013-05-27 07:40:09 +00:00
parent ebe9f551d4
commit 8529a89dc1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319164

View File

@ -1,18 +1,16 @@
# ex:ts=8
# Ports collection makefile for: gaffitter
# Date created: 13 Mar 2010
# Whom: corky1951@comcast.net
#
# Created by: corky1951@comcast.net
# $FreeBSD$
#
PORTNAME= gaffitter
PORTVERSION= 0.6.0
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
MAINTAINER= ports@FreeBSD.org
COMMENT= A bin packing utility that uses a genetic algorithm
COMMENT= Bin packing utility that uses a genetic algorithm
LICENSE= GPLv3 # or later
USE_BZIP2= yes