19 lines
426 B
Makefile
19 lines
426 B
Makefile
# New ports collection makefile for: xmorph
|
|
# Version required: 12jul96
|
|
# Date created: Thu Aug 1 09:10:22 CDT 1996
|
|
# Whom: erich@FreeBSD.org
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1996/08/01 20:31:15 erich Exp $
|
|
#
|
|
|
|
DISTNAME= xmorph-12jul96
|
|
PKGNAME= xmorph-96.07.12
|
|
CATEGORIES+= graphics
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/graphics/
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
USE_X11= yes
|
|
|
|
.include <bsd.port.mk>
|