mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
23 lines
435 B
Makefile
23 lines
435 B
Makefile
# New ports collection makefile for: splitmpg
|
|
# Version required:
|
|
# Date created: Wed Jul 31 21:59:42 CDT 1996
|
|
# Whom: erich@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= splitmpg
|
|
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
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|