1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/devel/inilib/Makefile
Jimmy Olgeni 76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00

15 lines
288 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= inilib
PORTVERSION= 1.0.7b3
CATEGORIES= devel
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0.7
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ lib which provides a method of saving the "state" of a program
GNU_CONFIGURE= yes
.include <bsd.port.mk>