1996-08-01 20:31:17 +00:00
|
|
|
# New ports collection makefile for: xmorph
|
1997-03-28 15:11:12 +00:00
|
|
|
# Version required: 17jan97
|
1996-08-01 20:31:17 +00:00
|
|
|
# Date created: Thu Aug 1 09:10:22 CDT 1996
|
|
|
|
# Whom: erich@FreeBSD.org
|
|
|
|
#
|
1997-03-28 15:11:12 +00:00
|
|
|
# $Id: Makefile,v 1.5 1996/11/26 15:58:34 erich Exp $
|
1996-08-01 20:31:17 +00:00
|
|
|
#
|
|
|
|
|
1997-03-28 15:11:12 +00:00
|
|
|
DISTNAME= xmorph-17jan97
|
|
|
|
PKGNAME= xmorph-97.01.17
|
1996-11-16 09:15:10 +00:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
|
|
MASTER_SITE_SUBDIR= graphics
|
1996-08-01 20:31:17 +00:00
|
|
|
|
|
|
|
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>
|