1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/multimedia/splitmpg/Makefile
2000-04-14 10:48:02 +00:00

22 lines
413 B
Makefile

# New ports collection makefile for: splitmpg
# Date created: Wed Jul 31 21:59:42 CDT 1996
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= splitmpg
PORTVERSION= 1.0
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.ecel.uwa.edu.au/users/michael/
DISTFILES= ${PORTNAME}.tgz
MAINTAINER= erich@FreeBSD.org
MAN1= splitmpeg.1
MANCOMPRESSED= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>