freebsd-ports/devel/libformat/Makefile
2002-03-28 13:22:20 +00:00

22 lines
379 B
Makefile

# ex:ts=8
# New ports collection makefile for: libFormat
# Date created: Jun 19, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= libformat
PORTVERSION= 0.1.7
CATEGORIES= devel
MASTER_SITES= http://home.pages.at/kingleo/development/
DISTNAME= Format-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
MAN3= Format.3
.include <bsd.port.mk>