freebsd-ports/graphics/xmorph/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

21 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= 2001.02.22
CATEGORIES= graphics
MASTER_SITES= http://www.colorado-research.com/~gourlay/software/Graphics/Xmorph/pub/
DISTNAME= ${PORTNAME}-2001feb22
MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
MAN1= xmorph.1
.include <bsd.port.mk>