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


                                                    
                                                     

 

                               


                                       


                                 

                   


                                  
                      
# New ports collection makefile for:    xmorph
# Version required:     17jan97
# Date created:         Thu Aug  1 09:10:22 CDT 1996
# Whom:                 erich@FreeBSD.org
#
# $Id: Makefile,v 1.5 1996/11/26 15:58:34 erich Exp $
#

DISTNAME=	xmorph-17jan97
PKGNAME=	xmorph-97.01.17
CATEGORIES=	graphics
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	graphics

MAINTAINER=	erich@FreeBSD.org

USE_X11=	yes

post-patch:
	(cd ${WRKSRC}; makedepend)

.include <bsd.port.mk>