freebsd-ports/devel/libcache/Makefile
Michael Haro 142159e054 master_site moved
PR:		24281
Submitted by:	    KATO Tsuguru <tkato@prontomail.ne.jp>
2001-01-12 22:46:12 +00:00

20 lines
397 B
Makefile

# New ports collection makefile for: libcache
# Date created: 04 Feb 2000
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
PORTNAME= libcache
PORTVERSION= 1.1.0
CATEGORIES= devel
MASTER_SITES= http://www.afro-productions.com/libcache/
MAINTAINER= ports@FreeBSD.org
INSTALLS_SHLIB= yes
pre-build:
@${CP} -f ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile
.include <bsd.port.mk>