1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/inilib/Makefile
Marcelo Araujo d2101f2dd8 - Change my mail address to araujo@.
Approved by:	stas (mentor)
2007-06-29 16:29:19 +00:00

21 lines
403 B
Makefile

# ex:ts=8
# New ports collection makefile for: inilib
# Date created: Oct 10, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= inilib
PORTVERSION= 1.0.7b3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= araujo@FreeBSD.org
COMMENT= A C++ lib which provides a method of saving the "state" of a program
GNU_CONFIGURE= yes
.include <bsd.port.mk>