summaryrefslogblamecommitdiff
path: root/graphics/xpm/Makefile
blob: b27a30d307831cb1ea576e2e53c0a51d98506c99 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           
                            


                                         
                                                        

 
                        
                            


                                             
 


                                 
                      
# New ports collection makefile for:	xpm
# Version required:	3.4i
# Date created:		14 September 1994
# Whom:			jkh
#
# $Id: Makefile,v 1.9 1995/08/06 22:16:27 torstenb Exp $
#

DISTNAME=	xpm-3.4i
CATEGORIES+=	graphics x11
MASTER_SITES=	ftp://avahi.inria.fr/pub/xpm/

USE_IMAKE=	yes

post-install:
	ldconfig -m ${PREFIX}/lib

.include <bsd.port.mk>