mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
17 lines
359 B
Makefile
17 lines
359 B
Makefile
|
# New ports collection makefile for: mplex
|
||
|
# Version required: 1.1
|
||
|
# Date created: Wed Jul 31 20:54:54 CDT 1996
|
||
|
# Whom: erich@FreeBSD.org
|
||
|
#
|
||
|
# $Id$
|
||
|
#
|
||
|
|
||
|
DISTNAME= mplex-1.1
|
||
|
|
||
|
CATEGORIES+= graphics
|
||
|
MASTER_SITES= ftp://ftp.informatik.tu-muenchen.de/pub/comp/graphics/mpeg/mplex/
|
||
|
|
||
|
MAINTAINER= erich@FreeBSD.org
|
||
|
|
||
|
.include <bsd.port.mk>
|