aboutsummaryrefslogblamecommitdiff
path: root/devel/libcache/Makefile
blob: 10fab3a833bf92beab3da8d8c33f2b3a42cc79d5 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                





                                                               
                        
                     
                     
                                                         
 
                                 
                                                                            
 
                   
 

                                                             

                      
# 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
COMMENT=	C library that allows a programmer to parse sentences easier

INSTALLS_SHLIB=	yes

pre-build:
	@${CP} -f ${FILESDIR}/Makefile.lib ${WRKSRC}/Makefile

.include <bsd.port.mk>