mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
cc886d924f
PR: ports/20424 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)
22 lines
450 B
Makefile
22 lines
450 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= 2000.04.28
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://www.colorado-research.com/~gourlay/software/Graphics/Xmorph/pub/
|
|
DISTNAME= ${PORTNAME}-2000apr28
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
|
|
USE_X_PREFIX= yes
|
|
INSTALLS_SHLIB= yes
|
|
|
|
MAN1= xmorph.1
|
|
|
|
.include <bsd.port.mk>
|