freebsd-ports/graphics/xmorph/Makefile

23 lines
481 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmorph
1998-05-07 12:18:55 -04:00
# Version required: 11sep97
# Date created: Thu Aug 1 09:10:22 CDT 1996
# Whom: erich@FreeBSD.org
#
1998-05-07 12:18:55 -04:00
# $Id: Makefile,v 1.6 1997/03/28 15:11:10 erich Exp $
#
1998-05-07 12:18:55 -04:00
DISTNAME= xmorph-11sep97
PKGNAME= xmorph-97.09.11
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= graphics
MAINTAINER= erich@FreeBSD.org
USE_X11= yes
1996-11-15 08:28:09 -05:00
post-patch:
(cd ${WRKSRC}; makedepend)
.include <bsd.port.mk>