1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/multimedia/splitmpg/Makefile

23 lines
435 B
Makefile
Raw Normal View History

# New ports collection makefile for: splitmpg
# Version required:
# Date created: Wed Jul 31 21:59:42 CDT 1996
# Whom: erich@FreeBSD.org
#
1999-08-25 06:16:32 +00:00
# $FreeBSD$
#
DISTNAME= splitmpg
1996-08-02 08:25:02 +00:00
PKGNAME= splitmpg-1.0
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.ecel.uwa.edu.au/users/michael/
EXTRACT_SUFX= .tgz
MAINTAINER= erich@FreeBSD.org
MAN1= splitmpeg.1
MANCOMPRESSED= yes
1996-08-02 08:25:02 +00:00
NO_WRKSUBDIR= yes
.include <bsd.port.mk>