mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
ceba211283
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
23 lines
488 B
Makefile
23 lines
488 B
Makefile
# New ports collection makefile for: xmorph
|
|
# Version required: 11sep97
|
|
# Date created: Thu Aug 1 09:10:22 CDT 1996
|
|
# Whom: erich@FreeBSD.org
|
|
#
|
|
# $Id: Makefile,v 1.7 1998/05/07 16:18:50 vanilla Exp $
|
|
#
|
|
|
|
DISTNAME= xmorph-11sep97
|
|
PKGNAME= xmorph-97.09.11
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= graphics
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
post-patch:
|
|
(cd ${WRKSRC}; makedepend)
|
|
|
|
.include <bsd.port.mk>
|