1996-08-01 20:31:17 +00:00
|
|
|
# New ports collection makefile for: xmorph
|
1996-11-15 13:28:09 +00:00
|
|
|
# Version required: 02oct96
|
1996-08-01 20:31:17 +00:00
|
|
|
# Date created: Thu Aug 1 09:10:22 CDT 1996
|
|
|
|
# Whom: erich@FreeBSD.org
|
|
|
|
#
|
1996-11-15 13:28:09 +00:00
|
|
|
# $Id: Makefile,v 1.2 1996/08/02 07:49:20 asami Exp $
|
1996-08-01 20:31:17 +00:00
|
|
|
#
|
|
|
|
|
1996-11-15 13:28:09 +00:00
|
|
|
DISTNAME= xmorph-02oct96
|
|
|
|
PKGNAME= xmorph-96.10.02
|
1996-08-01 20:31:17 +00:00
|
|
|
CATEGORIES+= graphics
|
|
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/graphics/
|
|
|
|
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
|
1996-08-02 07:49:20 +00:00
|
|
|
USE_X11= yes
|
|
|
|
|
1996-11-15 13:28:09 +00:00
|
|
|
post-patch:
|
|
|
|
(cd ${WRKSRC}; makedepend)
|
|
|
|
|
1996-08-01 20:31:17 +00:00
|
|
|
.include <bsd.port.mk>
|