mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
fe90a46320
area on the local ports tree.
20 lines
361 B
Makefile
20 lines
361 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= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= asami/LOCAL_PORTS
|
|
|
|
MAINTAINER= ssigala@globalnet.it
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAN1= umatrix.1
|
|
|
|
.include <bsd.port.mk>
|