freebsd-ports/math/umatrix/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

18 lines
334 B
Makefile

# New ports collection makefile for: umatrix
# Date created: 1 May 1997
# Whom: Sandro Sigala <ssigala@globalnet.it>
#
# $FreeBSD$
#
PORTNAME= umatrix
PORTVERSION= 1.1
CATEGORIES= math
MASTER_SITES= http://www.sigala.it/sandro/files/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= umatrix.1
.include <bsd.port.mk>