1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/graphics/xmorph/Makefile
2000-04-14 10:48:02 +00:00

26 lines
462 B
Makefile

# New ports collection makefile for: xmorph
# Date created: Thu Aug 1 09:10:22 CDT 1996
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= xmorph
PORTVERSION= 97.09.11
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= graphics
DISTNAME= xmorph-11sep97
MAINTAINER= erich@FreeBSD.org
MAN1= xmorph.1
MANCOMPRESSED= yes
USE_X_PREFIX= yes
post-patch:
(cd ${WRKSRC}; makedepend)
.include <bsd.port.mk>