1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/devel/libformat/Makefile
2001-06-20 09:20:12 +00:00

23 lines
385 B
Makefile

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