freebsd-ports/devel/libfs++/Makefile
Ying-Chieh Liao 99b190c92b add libfs++ 0.1.7
C++ library which provides a file_iterator class
2002-09-15 12:18:40 +00:00

19 lines
327 B
Makefile

# ex:ts=8
# Ports collection makefile for: libfs++
# Date created: Sep 14, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= libfs++
PORTVERSION= 0.1.7
CATEGORIES= devel
MASTER_SITES= http://bluebat.dnsalias.org/software/libfs++/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
.include <bsd.port.mk>